update phone by mfa token
PUT/identity/v2/auth/login/2fa
This API sends a verification OTP to the provided phone number as part of the process to update the phone number used for Multi-Factor Authentication (MFA).
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.