# Delete an IpAddress resource. **DELETE /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json** Delete an IpAddress resource. IP addresses that have access to 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. - **IpAccessControlListSid** (string) The IpAccessControlList Sid that identifies the IpAddress resources 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)