Table of Contents

Permission Tree

PermissionTreeId : int64Code : stringDescription : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32Userparent permission treecreated bymodified by

Operations

Operation Operation Id Summary Detail
GET GetPermissionTree

Get a Permission Tree resource.

View

PATCH UpdatePermissionTree

Update an existing Permission Tree resource.

View

DELETE DeletePermissionTree

Delete an existing Permission Tree resource.

View

GET GetPermissionTreeCollection

Get a collection of Permission Tree resources.

View

POST CreatePermissionTree

Create a new Permission Tree resource.

View

GET LookupPermissionTreeInsertParentPermissionTree

Lookup the Permission Tree for the Permission Tree.

View

GET BatchGetPermissionTree

Get a collection of Permission Tree resources for the set of id's.

View

POST BatchCreatePermissionTree

Create a new collection of Permission Tree resources.

View

PATCH BatchUpdatePermissionTree

Update a collection of existing Permission Tree resources.

View

DELETE BatchDeletePermissionTree

Delete a collection of existing Permission Tree resources.

View

PATCH ChangePermissionTreeIsActive

Change the IsActive status for an existing Permission Tree resource.

View

PATCH BatchChangePermissionTreeIsActive

Change the IsActive status for a collection of existing Permission Tree resources.

View