---
title: "Delete a an ACL associated with a Consumer"
method: DELETE
path: "/{workspace}/consumers/{ConsumerIdForNestedEntities}/acls/{ACLId}"
tags: ["ACLs"]
---

# Delete a an ACL associated with a Consumer

`DELETE /{workspace}/consumers/{ConsumerIdForNestedEntities}/acls/{ACLId}`

Delete a an ACL associated with a Consumer using ID.

## Path parameters

- `ConsumerIdForNestedEntities` string, required
- `ACLId` string, required
- `workspace` string, required

## Response `204`

Successfully deleted ACL or the resource didn't exist

---

[API](https://skmtc.net/kong/apis/kong-enterprise-admin-api.md) · [All operations](https://skmtc.net/kong/apis/kong-enterprise-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/kong-enterprise-admin-api/revisions/28b1f8a59cdc/schema)
