``newPermission`` | required, object | The new path and excluded of the permission |
{
"permissionPath": "myNewPermission",
"excluded": true
} | |
``permissionPath`` | required, string | The path of the permission | | |
``excluded`` | optional, boolean | Whether the permission is excluded or included | true | false |