Zum Hauptinhalt springen

Disable Multi Factor Authentication

DELETE /v2/users/self/credentials/mfa/
v2
DELETE
user-disable-mfa

Request

Responses

Kein Request-Inhalt spezifiziert.

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/users/self/credentials/mfa