v1
latestOpenAPI 3.1.0Proprietary2026-07-13197242444.9 KBKafka Access
Delete Kafka User
Delete a Kafka user (and its proxy, ACLs, SCRAM credentials).
If the user is linked to a Project Key the request still succeeds — the Project Key's Kafka credentials become invalid but the API credentials (if any) keep working. The response includes a warning message so the caller can surface it to the user. This is intentional: the previous 409 created a deadlock for DELETE_FAILED PKs where neither the PK nor its linked Kafka user could be removed.
delete/kafka-access/kafka-users/{username}
Path parameters
usernamestring required
Response
Successful Response
{"stackTrail":"paths:/kafka-access/kafka-users/{username}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}