Reset push notification
DELETE/identity/v2/auth/account/2fa/authenticator/push
This API is used to reset the MFA Push Authenticator settings for a user.
Responses
- 200
- 400
- 401
- 403
Status OK: The request has succeeded and the MFA Push Authenticator settings have been reset.
Status Bad Request: The request could not be understood by the server due to malformed syntax.
Status Unauthorized: The request requires user authentication.
Status Forbidden: The server understood the request, but is refusing to fulfill it.