Authorizations
Cookie-based authentication
Path Parameters
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
Response
Role updated successfully