DELETE
/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{Sid}.jsonRemove the assignment of an Add-on installation from the Number specified.
Remove the assignment of an Add-on installation from the Number specified.
- 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 resources to delete.
ResourceSidstringrequired
The SID of the Phone Number to which the Add-on is assigned.
Sidstringrequired
The Twilio-provided string that uniquely identifies the resource to delete.
204The resource was deleted successfully.