Release Numbers

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

ParametersTypeDescription
Number
(E.164 Format excluding +)
stringThe 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.

ParameterTypeDescription
NumberstringThe number that was released from your property.

400 - Error

For error codes and messages, please refer to the REST API Error Codes page.