Permission Tree
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetPermissionTree | Get a Permission Tree resource. |
|
PATCH | UpdatePermissionTree | Update an existing Permission Tree resource. |
|
DELETE | DeletePermissionTree | Delete an existing Permission Tree resource. |
|
GET | GetPermissionTreeCollection | Get a collection of Permission Tree resources. |
|
POST | CreatePermissionTree | Create a new Permission Tree resource. |
|
GET | LookupPermissionTreeInsertParentPermissionTree | Lookup the Permission Tree for the Permission Tree. |
|
GET | BatchGetPermissionTree | Get a collection of Permission Tree resources for the set of id's. |
|
POST | BatchCreatePermissionTree | Create a new collection of Permission Tree resources. |
|
PATCH | BatchUpdatePermissionTree | Update a collection of existing Permission Tree resources. |
|
DELETE | BatchDeletePermissionTree | Delete a collection of existing Permission Tree resources. |
|
PATCH | ChangePermissionTreeIsActive | Change the IsActive status for an existing Permission Tree resource. |
|
PATCH | BatchChangePermissionTreeIsActive | Change the IsActive status for a collection of existing Permission Tree resources. |