Reset the recovery codes for your multi factor authentication
PUT/mfa/
v1
PUT
resetRecoveryCodes
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X PUT \
-d '{"multiFactorCode":123456}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/mfa