Update phone — step 3: validate OTP and apply the change
Update phone — step 3: validate OTP and apply the change
Confirms the OTP sent to the new number and commits the phone-number change. Use the most recent phoneNumberOtpRequestId — the one from step 2 if liveness was re-validated, otherwise the one from step 1. Step 3 of the update-phone-number flow. Not to be confused with the identically-named forgot-password endpoints.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.
Request
This endpoint expects an object.
phoneNumberOtpRequestId
The most recent OTP request ID from step 1 or step 2.
phoneNumberOtp
The OTP sent to the new phone number.
Response
Phone number updated.
data
error_code
error_message
error_descriptions

