/
CO
confluentinc
/
REST Admin API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
50
64
171.4 KB
ACL (v3)
Create an ACL
Create an ACL.
post
/clusters/{cluster_id}/acls
Request body
CreateAclRequestData
required
resource_type
'UNKNOWN'
|
'ANY'
|
'TOPIC'
|
'GROUP'
|
'CLUSTER'
|
'TRANSACTIONAL_ID'
|
'DELEGATION_TOKEN'
required
resource_name
string
required
pattern_type
string
required
principal
string
required
host
string
required
operation
string
required
permission
string
required
Response
Created