Release a Phone Number
DELETE/phone_numbers/:id
Permanently releases a Phone Number. This cannot be undone. Its existing logs will still be available but any new calls or messages will not work.
Permissions
The API token must include the following scopes: Numbers.
Request
Path Parameters
id uuidrequired
Unique ID of the phone number
Responses
- 204
No Content
Loading...