# Delete an IpAccessControlListMapping resource. **DELETE /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings/{Sid}.json** Delete an IpAccessControlListMapping resource. Access control 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 that is responsible for this resource. - **DomainSid** (string) A 34 character string that uniquely identifies the SIP domain. - **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)