| description | REST API Roles Methods |
|---|
| Url | Short Description | Details Page |
|---|---|---|
/api/v1/roles.list |
List all roles on the server. | Link |
/api/v1/roles.sync |
List all roles on the server which are updated after given date. | Link |
/api/v1/roles.create |
Create a new role. | Link |
/api/v1/roles.addUserToRole |
Edits permissions on the server. | Link |
/api/v1/roles.getUsersInRole |
Gets the users that belongs to a role. | Link |