v19

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2022-08-18272033.9 KB
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