Authorizations
Cookie-based authentication
Body
application/json
The name of the role
Example:
"Admin"
The description of the role
Example:
"Handles administrative tasks"
The ID of the base role
Example:
1
Permissions for this role. When reading: returns grouped permissions with labels. When writing: accepts array of permission names The permissions to assign to the new role
The name of the permission to assign to the new role
Response
200
Role added successfully