role

Modify a role by id

This can only be done by a logged in user who has the required privileges.

patch/api/v1/roles/:id

Path parameters

idstring required

Role id

Request body

namestring
descriptionstring
permissionsPermissions[]
isGlobalboolean

Response

successful operation

Changes