DELETE
/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.jsonDelete a phone-numbers belonging to the account used to make the request.
Delete a phone-numbers belonging to the account used to make the request.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
AccountSidstringrequired
The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the IncomingPhoneNumber resources to delete.
Sidstringrequired
The Twilio-provided string that uniquely identifies the IncomingPhoneNumber resource to delete.
204The resource was deleted successfully.