Changes to Replace a user's phone number
PUT /users/{user_id}/phone_number
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 15 revisions of this API.3
What changed
- ○
added the new
unverifiedenum value to the request propertyidentification_statusrequest-property-enum-value-added
- ○
- ○
added the new optional request property
identification_statusnew-optional-request-property
- ○
added the optional property
verification/oneOf[verification_otp]/channelto the response with the200statusresponse-optional-property-added
- ○