Remove the assignment of an Add-on installation from the Number specified
TODO: Resource-level docs
Remove the assignment of an Add-on installation from the Number specified.
Path parameters
-
The SID of the Account that created the resources to delete.
-
The SID of the Phone Number to which the Add-on is assigned.
-
The Twilio-provided string that uniquely identifies the resource to delete.
DELETE /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{Sid}.json
curl \
-X DELETE https://api.twilio.com/2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{Sid}.json \
--user "username:password"