---
title: "Add ACL to a trunk"
method: POST
path: "/trunks/{trunkId}/accessControlLists"
tags: ["Access Control List", "SIP Trunks"]
---

# Add ACL to a trunk

`POST /trunks/{trunkId}/accessControlLists`

Add an access control list entry to a trunk.

## Request body

- object
  - `accessControlListIds` string[] — Array of AccessControlList ids

## Response `200`

The list of access control list entries

- object
  - `accessControlListIds` string[] — Array of AccessControlList ids

---

[API](https://skmtc.net/sinch/apis/elastic-sip-trunk-api.md) · [All operations](https://skmtc.net/sinch/apis/elastic-sip-trunk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/elastic-sip-trunk-api/revisions/c04c2c708bf9/schema)
