Sample - Twilio API
DELETE/2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings/{Sid}.json

Delete a CredentialListMapping resource from an account.

Delete a CredentialListMapping resource from an account.

  • RetriesRetries up to 2×, 500ms backoff, 30s timeout.

3 parameters
AccountSidstringrequired
The unique id of the [Account](https://www.twilio.com/docs/iam/api/account) responsible for this resource.
DomainSidstringrequired
A 34 character string that uniquely identifies the SIP Domain that includes the resource to delete.
Sidstringrequired
A 34 character string that uniquely identifies the resource to delete.

1 status code
204The resource was deleted successfully.