Update a role
Role
Update a role
PATCH
Update a role
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Pfadparameter
Body
application/json
The name of the role
Beispiel:
"Admin"
The description of the role
Beispiel:
"Handles administrative tasks"
The ID of the base role
Beispiel:
1
Permissions for this role. When reading: returns grouped permissions with labels. When writing: accepts array of permission names
Antwort
Role updated successfully