Incoming Phone Numbers

Delete an incoming phone number

Releases an Incoming Phone Number and removes it from the account. This is for numbers the account should no longer own; changing or deleting a handler does not release the number. Native phone-number resources use Release phone number.

Note: Numbers cannot be released within a cooldown period after purchase.

Permissions

The API token used to authenticate must have the following scope(s) enabled to make a successful request: Numbers.

Learn more about API scopes.

delete/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}

Path parameters

AccountSidstring uuid required

Universal Unique Identifier.

The unique identifier for the account that is associated with this phone number.

Sidstring uuid required

Universal Unique Identifier.

The unique identifier of the phone number.

Response

204 No Content response.

Changes