Incoming Phone Numbers
Delete an incoming phone number
Delete an incoming phone number.
Permissions
The API token must include the following scopes: Numbers.
delete/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}
Path parameters
AccountSidstring uuid required
The unique identifier for the account that is associated with this phone number.
Sidstring uuid required
The unique identifier of the phone number.
Response
204 No Content response.