Delete a Number Group
DELETE/number_groups/:id
Permanently deletes a Number Group. This cannot be undone. This action will not release Phone Numbers, it will just disassociate them from the Number Group.
Permissions
The API token must include the following scopes: Numbers.
Request
Path Parameters
id uuidrequired
Unique ID of the number group
Responses
- 204
No Content
Loading...