Delete a Phone Number Assignment
DELETE/registry/beta/numbers/:id
Permanently deletes a phone number assignment. It cannot be undone.
Please note: numbers can only be removed via the API once they are completed (i.e. not pending or processing).
Permissions
The API token must include the following scopes: Messaging.
Request
Path Parameters
id uuidrequired
Assignment ID
Responses
- 204
No Content
Loading...