Path Parameters
assistant_id
(string, required): The unique identifier of the assistant from whom the phone number will be unassigned.
Request Body
phone_number
(string, required): The phone number to unassign, specified in E.164 format (e.g.,+15551234567
).
Request
Response
A successful request will return the updated phone number object, where theassistant_id
is now null
.
Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Schema for unassigning a phone number from an assistant.
Phone number to unassign