Update phone
PUT/identity/v2/manage/account/:uid/phoneid
Updates the phone number associated with a user account using the UID.
Request
Responses
- 200
- 400
- 401
- 403
Phone number successfully updated for the account.
Bad Request - Invalid or missing parameters.
Status Unauthorized: The request requires user authentication.
Forbidden - The client is not authorized to perform this action.