Delete an SMS number
DELETE
/org/{tenant}/v2/sms/numbers/{id}
Platform support: MT and CC
Deletes an SMS number and all its extension associations.
Deletion is blocked if the number is currently assigned to an active bulk message campaign.
After deletion, connected proxy clients are notified to remove the number from all affected extensions.
Request
Responses
- 204
- 400
- 404
- 409
- 500
No content — successfully deleted
Invalid request
Resource not found
Conflict — resource already exists or a business rule prevents the operation
Internal server error