Delete role mappings

Delete roles for this user.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired
user-idstringRequired

Request

This endpoint expects a list of objects.
idstringOptional
namestringOptional
descriptionstringOptional
compositebooleanOptional
compositesobjectOptional
clientRolebooleanOptional
containerIdstringOptional
attributesmap from strings to lists of stringsOptional
scopeParamRequiredbooleanOptionalDeprecated

Response

No Content

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error