Redpanda Users

Update user

Update a user's credentials.

put/v1/users/{user.name}

Path parameters

user.namestring required

Username.

Request body

mechanism'SASL_MECHANISM_SCRAM_SHA_256' | 'SASL_MECHANISM_SCRAM_SHA_512'

SASL mechanism to use for authentication.

passwordstring

Password.

Response

OK

mechanism'SASL_MECHANISM_SCRAM_SHA_256' | 'SASL_MECHANISM_SCRAM_SHA_512'

SASL mechanism to use for authentication.

namestring

Changes