role_customization_definition

role_customization_definition
role_customization_definition
JSON Example
{
    "forRoleId": 0,
    "addPrivileges": [
        {
            "privilege": "string",
            "action": "string",
            "object": "string",
            "isDeny": 0
        }
    ],
    "removePrivileges": [
        {
            "privilege": "string",
            "action": "string",
            "object": "string",
            "isDeny": 0
        }
    ]
}
integer
forRoleId
Required

forRoleId

addPrivileges
Optional

addPrivileges

removePrivileges
Optional

removePrivileges