Zum Hauptinhalt springen

Disable Multi Factor Authentication. Replaced by DELETE /v2/users/self/credentials/mfa

DELETE/v2/signup/mfa/
API version
v2
Request method
DELETE
Operation ID
deprecated-user-disable-mfa

Request

Responses

Format
application/json
Beschreibung

Multi Factor Authentication was disabled.

    Usage examples

    $ curl \
    --fail \
    --location \
    -X DELETE \
    -d '{"multiFactorCode":"string"}' \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    -H 'Content-Type: application/json' \
    https://api.mittwald.de/v2/signup/mfa