Unassign a phone number from an assistant by phone number string.
This endpoint unassigns a phone number from an assistant, making it available again within your organization’s pool. The phone number is not deleted from your account, but it will no longer route calls to this assistant.Documentation Index
Fetch the complete documentation index at: https://docs.burki.dev/llms.txt
Use this file to discover all available pages before exploring further.
assistant_id (string, required): The unique identifier of the assistant from whom the phone number will be unassigned.phone_number (string, required): The phone number to unassign, specified in E.164 format (e.g., +15551234567).assistant_id is now null.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for unassigning a phone number from an assistant.
Phone number to unassign