Incoming Phone Numbers
Delete an incoming phone number
Release an incoming phone number. The number will be removed from your account.
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.