Error
PhoneNumber
Confirm phone number
Confirms phone number using a verification code.
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The session ID obtained from POST /users/{user_id}/phonenumber.
The ID of the user.
Example:
"d81c8ee2-44b3-429f-b944-a33ad7437690"
Body
application/json
The verification code received on your phone.
Response
OK
Last modified on June 16, 2026