# Delete an IpAccessControlList from the requested account **DELETE /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{Sid}.json** Delete an IpAccessControlList from the requested account Access control lists of IP address resources ## 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. - **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)