/
KO
kong
/
Kong Enterprise Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 2mo ago
Details
Filter operations
ACLs
6
get
List all ACLs
post
Create a new ACL
get
Fetch an ACL
put
Upsert a ACL
delete
Delete an ACL
patch
Update an ACL
API-keys
6
Basic-auth credentials
6
CA Certificates
6
Certificates
6
Consumer Groups
8
Consumers
6
HMAC-auth credentials
6
JWTs
6
Keys
6
KeySets
6
Plugins
323
Routes
6
Services
6
SNIs
6
Upstreams
6
Vaults
6
Workspaces
6
ACLs
Update an ACL
Update an ACL
patch
/acls/{ACLId}
Request body
ACL
required
created_at
integer
Unix epoch when the resource was created.
group
string
id
string
tags
string[]
consumer
object
Response
Successfully updated ACL
ACL
required
created_at
integer
Unix epoch when the resource was created.
group
string
id
string
tags
string[]
consumer
object
Changes