Skip to main content
DELETE
Remove a phone number from a target user (SuperAdmin only)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required
targetUserId
string
required
provider
string
required

Response

Phone number removed

Returned by POST (assign) and DELETE (remove) phone-number endpoints.

success
enum<boolean>
required
Available options:
true
message
string
required