Update role

Update a role by name.

Authentication

AuthorizationBearer

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

Path parameters

role-namestringRequired

role’s name (not id!)

realmstringRequired

Request

This endpoint expects an object.
idstringOptional
namestringOptional
descriptionstringOptional
compositebooleanOptional
compositesobjectOptional
clientRolebooleanOptional
containerIdstringOptional
attributesmap from strings to lists of stringsOptional
scopeParamRequiredbooleanOptionalDeprecated

Response

No Content

Errors