Delete phone number
Delete phone number
Deletes a SIP phone number from your organization. If the phone number is linked to agents, use the force parameter to automatically remove the link before deletion.
DELETE
Delete phone number
Deletion Modes
Normal deletion (force=false):- Fails if phone number is linked to any agents
- Returns 409 Conflict if agents are using this number
- Automatically unlinks phone number from all agents
- Updates affected agents to remove the phone number reference
- Completes deletion even if agents were using the number
Best Practice
Check affected agents before deletion using the/affected-agents endpoint to understand the impact.