About
Our API provides flexible account control with numbers being easily removed from your account. Numbers can be added using the Purchase Numbers request and searched for with Get Numbers requests.
Resource URI
Releasing numbers is a simple method of sending the numbers you want to disassociate with your account. Your authorization provides identification.
DELETE
/v2/Numbers/[Number]
Request
Parameters
Parameters | Type | Description |
---|---|---|
Number (E.164 Format excluding +) | string | The number to release from the property. |
Response
200 – OK
Our service will respond to every request for data with JSON formatted data. Requests to release numbers will return the number that was released from your property as confirmation.
Parameter | Type | Description |
---|---|---|
Number | string | The number that was released from your property. |
400 – Error
For error codes and messages, please refer here.