AuthenticationDelete an MFA key

Delete an MFA key

Delete an MFA key for a given user.

An own MFA key can also be deleted with a call to /api/v1/user/my/mfa/{key_id}

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

key_iddoubleRequired
Key ID
user_iddoubleRequired
User ID

Response

The server has successfully fulfilled the request and that there is no additional content to send in the response payload body

Errors

403
Forbidden Error
404
Not Found Error