Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 574 Bytes

File metadata and controls

14 lines (11 loc) · 574 Bytes
description REST API Roles Methods

Roles

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