Skip to main content

Update a role

PATCH 

/nevisidm/api/core/v1/roles/:extId

Since: 2.74.0

Required permission(s): AccessControl.RoleView,AccessControl.RoleModify

Partially updates the role with the given external ID. Only provided fields will be updated. Fields not included in the request body remain unchanged.

Only the name and description of the role can be modified. The external ID and the parent application cannot be changed.

Request

Responses

Role updated successfully