# Remove an associated IP Access Control List from a Trunk **DELETE /v1/Trunks/{TrunkSid}/IpAccessControlLists/{Sid}** Remove an associated IP Access Control List from a Trunk List of IP addresses for accessing a trunk ## Servers - https://trunking.twilio.com: https://trunking.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **TrunkSid** (string) The SID of the Trunk from which to delete the IP Access Control List. - **Sid** (string) The unique string that we created to identify the IpAccessControlList resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)