Permissions
Introduction
Permissions
and the belonging IDs are needed to setup the Permissions
of each Role
. Use the "List" route to get the Permission_ids
for further usage in Create and Update calls of Roles
.
List
Get a list of all Permissions
.
Definition
GET
/api/permissions
Example Request
Example Response
Last updated