Update user phone number
Users
Update user phone number
Updates the phone number for a user. Phone number must be in E.164 format and unique within the project.
PUT
Update user phone number
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Body
Request body for updating a user phone number
Phone number in E.164 format (e.g., +14155552671)
Pattern:
^\+[1-9]\d{6,14}$Response
Response for status 400
- PhoneNumberAlreadyExistsError
- InvalidPhoneNumberError
A user with this phone number already exists in the project