/roles
GET
GET https://api.adnuntius.com/api/v1/roles?context=<context>POST
POST https://api.adnuntius.com/api/v1/roles/<id>?context=<context>{
"objectState": "ACTIVE",
"name": "Name of role",
"description": "Grants access to all system management actions",
"permissions": [
"MANAGE_BUSINESS",
"MANAGE_LAYOUTS",
"MANAGE_REPORT_TEMPLATES",
"MANAGE_SYSTEM"
],
"scope": "NETWORK",
}Name
Required
Restriction
Description
Permissions
Scopes
Last updated