Roles

Add a role

Adds a new role.

post/roles

Request body

namestring required

The name of the role

parent_role_idinteger nullable

The ID of the parent role

Response

Add a role

successboolean

If the response is successful or not

Changes