Delete SIP credential
Delete SIP credential
Deletes a SIP credential from your organization. If the credential is associated with phone numbers, use the force parameter to automatically delete all associated phone numbers before deleting the credential.
DELETE
Delete SIP credential
Deletion Modes
Normal deletion (force=false):- Fails if credential has associated phone numbers
- Returns 409 Conflict if phone numbers are using this credential
- Automatically deletes all associated phone numbers
- Updates affected agents to remove phone number references
- Completes deletion even if phone numbers were using the credential
Best Practice
Check affected agents before deletion using the/affected-agents endpoint to understand the impact.