# Delete ACL from trunk

Remove an access control list entry from a trunk.

Endpoint: DELETE /trunks/{trunkId}/accessControlLists/{accessControlListId}
Version: 1.0.0
Security: Basic, OAuth2.0

## Path parameters:

  - `trunkId` (string, required)
    The ID of the trunk that you want to work with

  - `accessControlListId` (string, required)
    The ID of the access control list entry. that you want to remove from trunk


## Response 204 fields
