Skip to main content
PUT
Update Kafka User

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

username
string
required

Body

application/json

Update Kafka User Body

whitelist_ips
string | null
Maximum string length: 1000
kafka_acls
KafkaAclModel · object[]
password
string | null
Required string length: 12 - 128
is_create_schema_registry
boolean | null

Response

Successful Response