# Delete a CredentialListMapping resource from an account. **DELETE /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings/{Sid}.json** Delete a CredentialListMapping resource from an account. Credential lists associated with a SIP Domain ## Servers - https://api.twilio.com: https://api.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **AccountSid** (string) The unique id of the [Account](https://www.twilio.com/docs/iam/api/account) responsible for this resource. - **DomainSid** (string) A 34 character string that uniquely identifies the SIP Domain that includes the resource to delete. - **Sid** (string) A 34 character string that uniquely identifies the resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)