v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Redpanda Users

Create user

Create a new user.

post/v1/users

Request body

mechanism'SASL_MECHANISM_SCRAM_SHA_256' | 'SASL_MECHANISM_SCRAM_SHA_512'

SASL mechanism to use for authentication.

namestring

Username.

passwordstring

Password.

Response

User created

mechanism'SASL_MECHANISM_SCRAM_SHA_256' | 'SASL_MECHANISM_SCRAM_SHA_512'

SASL mechanism to use for authentication.

namestring

Username.

passwordstring

Password.