Delete a Number Group Membership
DELETE/number_group_memberships/:id
Permanently deletes a Number Group Membership. This cannot be undone. This action will not release Phone Numbers, it will just disassociate the Phone Number 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 membership
Responses
- 204
No Content
Loading...