Task Roll Up Point
Learn more about Task Roll Up Points from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetTaskRollUpPoint | Get a Task Roll Up Point resource. |
|
PATCH | UpdateTaskRollUpPoint | Update an existing Task Roll Up Point resource. |
|
DELETE | DeleteTaskRollUpPoint | Delete an existing Task Roll Up Point resource. |
|
GET | GetTaskRollUpPointCollection | Get a collection of Task Roll Up Point resources. |
|
POST | CreateTaskRollUpPoint | Create a new Task Roll Up Point resource. |
|
GET | LookupTaskRollUpPointChangePermissionTree | Lookup the permission set for changing the Task Roll Up Point. |
|
GET | LookupTaskRollUpPointInsertPermissionTree | Lookup the permission set for creating the Task Roll Up Point. |
|
GET | BatchGetTaskRollUpPoint | Get a collection of Task Roll Up Point resources for the set of id's. |
|
POST | BatchCreateTaskRollUpPoint | Create a new collection of Task Roll Up Point resources. |
|
PATCH | BatchUpdateTaskRollUpPoint | Update a collection of existing Task Roll Up Point resources. |
|
DELETE | BatchDeleteTaskRollUpPoint | Delete a collection of existing Task Roll Up Point resources. |
|
PATCH | ChangeTaskRollUpPointIsActive | Change the IsActive status for an existing Task Roll Up Point resource. |
|
PATCH | ChangeTaskRollUpPointPermissionTree | Change the PermissionTree for an existing Task Roll Up Point resource. |
|
PATCH | BatchChangeTaskRollUpPointIsActive | Change the IsActive status for a collection of existing Task Roll Up Point resources. |
|
PATCH | BatchChangeTaskRollUpPointPermissionTree | Change the PermissionTree status for a collection of existing Task Roll Up Point resources. |