v19

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2022-08-18272033.9 KB
role

Create a role

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

post/api/v1/roles

Request body

namestring
descriptionstring
permissionsPermissions[]
isGlobalboolean

Response

Id of created role

idstring
namestring
permissionsPermissions[]
scopestring
createdAtstring
updatedAtstring
isGlobalboolean
descriptionstring