Skip to main content
Version: API v1

Disable Multi Factor Authentication

DELETE /v1/mfa/
v1
DELETE
deleteMfa

Request

Responses

No response content specified.

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/v1/mfa