roles

Create a role

Create a new role with optional initial permissions

post/api/v1/roles

Request body

descriptionstring
namestring
permission_idsstring[]

Response

OK

descriptionstring
idstring
namestring

Changes