Kong · Capability
Kong Enterprise Admin API — ACLs
Kong Enterprise Admin API — ACLs. 3 operations. Lead operation: Create a new ACL associated with a Consumer. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
POST
Createaclwithconsumer
— Create a new ACL associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/acls
DELETE
Deleteaclwithconsumer
— Delete a an ACL associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/acls/{aclid}
GET
Getaclwithconsumer
— Get an ACL associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/acls/{aclid}
MCP Tools
create-new-acl-associated-consumer
Create a new ACL associated with a Consumer
delete-acl-associated-consumer
Delete a an ACL associated with a Consumer
idempotent
get-acl-associated-consumer
Get an ACL associated with a Consumer
read-only
idempotent