Disable Multi Factor Authentication
DELETE/mfa/
v1
DELETE
deleteMfa
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X DELETE \
-d '{"multiFactorCode":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/mfa