Verify email otp by token
PUT/identity/v2/auth/account/2fa/verification/otp/email
Email OTP Authentication Verification by Access Token. This API is used to verify the Email OTP authentication for a user using an access token.
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.