Reset sms otp or totp
DELETE/identity/v2/auth/account/2fa/authenticator
This API resets both the SMS and TOTP Authenticator configurations for a given account using the access_token.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Forbidden: The client does not have permission to access the resource.