Role Management

Create a new role and the associated actions

post/api/roles

Request body

idstring nullable
namestring nullable
colorstring nullable
descriptionstring nullable
actionsstring[] nullable

Response

Created

idstring nullable
namestring nullable
colorstring nullable
descriptionstring nullable
actionsstring[] nullable

Changes

Changed in 1 of the 3 revisions of this API.1