Skip to content

Remove secondary phone number

Request

Remove a secondary phone number from the user's profile.

Required permissions: apps:edit, [appId]:edit, users:edit.

Security
ClientAccessToken
Path
phone_numberstringrequired

Secondary phone number to remove

user_idstringrequired

ID of the user

curl -i -X DELETE \
  'https://api.sbx.transmitsecurity.io/cis/v1/users/{user_id}/phone-numbers/{phone_number}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

Secondary phone number is removed