Create role

Create a new role for the realm or client.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired

Request

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

Response

Created

Errors