Add a specific privilege for role(s)

POST {{baseUrl}}/administration/privileges/:privilegeName/roles

Add a specific privilege for one or more roles in the current subscription context, using role ids or role names. The available privilege names can be retrieved using the list privileges API.

Request Body

{"roleIds"=>["laboris proident", "quis proident pariatur laboris elit"], "roleNames"=>["cu", "Excepteur"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""