Reset email otp
DELETE/identity/v2/auth/account/2fa/authenticator/otp/email
This API is used to reset the Email OTP Authenticator settings for a user who has MFA enabled. It is typically used when a user needs to reconfigure their Email OTP Authenticator settings.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Status Bad Request: The request could not be understood by the server due to malformed syntax.
Status Forbidden: The client does not have permission to access the resource.