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

namestring
permissionsPermissions[]
scopestring

Changes