agent-phone-numbers
Delete Phone Number
Delete a phone number registration for an agent.
For LiveKit-managed numbers:
- Releases the phone number from LiveKit (you’re still billed for the month)
- Deletes the dispatch rule
- Removes from database
For external provider numbers:
- Deletes the dispatch rule from LiveKit
- Removes from database
- You must manually remove the SIP URI from your provider’s dashboard
DELETE
Delete Phone Number
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Update Phone NumberUpdate phone number configuration.
Supports partial updates:
- enable_outbound: Enable/disable outbound calling
- status: Change status (active, inactive, suspended)
- provider_config: Update provider-specific configuration
- metadata: Update metadata
**Note:** Changing core SIP settings (trunk IDs, dispatch rules) requires
deleting and re-registering the phone number.
**LiveKit Sync:** Status changes are reflected in LiveKit metadata,
but dispatch rules remain active. To fully remove from LiveKit, use DELETE.
Next
Delete Phone Number