Set or rotate role password

Open in Claude

Path parameters

roleenumRequired
Allowed values:

Request

This endpoint expects an object.
passwordstringOptionalformat: "password"

Must be at least 13 characters and include at least 3 of 4 character types (lowercase, uppercase, digits, special characters).

generatebooleanOptional
Generate a random password and return it once in the response

Response

Password generated — returned once, not stored in plaintext

roleenum
passwordstring

Errors

400
Bad Request Error
403
Forbidden Error