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_id
Key ID
user_id
User ID
Response
The server has successfully fulfilled the request and that there is no additional content to send in the response payload body