This resource allows you to retrieve and manipulate Forecasting Task Groups.
Operations
Create Task Group
POST /v2/forecasting/task_groups
Create Task Group (Deprecated)
POST /v1/forecasting/task_groups
Create Task Groups
POST /v2/forecasting/task_groups/multi_create
Create Task Groups (Deprecated)
POST /v1/forecasting/task_groups/multi_create
Delete Task Group Effective Version by Criteria
POST /v2/forecasting/task_groups/versions/apply_delete
Delete Task Group by ID
DELETE /v2/forecasting/task_groups/{id}
Delete Task Group by ID (Deprecated)
DELETE /v1/forecasting/task_groups/{id}
Delete Task Groups
POST /v2/forecasting/task_groups/multi_delete
Delete Task Groups (Deprecated)
POST /v1/forecasting/task_groups/multi_delete
Retrieve All Task Groups or by Name or Generic Department
GET /v2/forecasting/task_groups
Retrieve Task Groups
POST /v2/forecasting/task_groups/multi_read
Retrieve Task Groups (Deprecated)
POST /v1/forecasting/task_groups/multi_read
Retrieve Task Groups by Criteria
POST /v2/forecasting/task_groups/apply_read
Retrieve Task Groups by Name or Generic Department (Deprecated)
GET /v1/forecasting/task_groups
Retrieve a Task Group by ID
GET /v2/forecasting/task_groups/{id}
Retrieve a Task Group by ID (Deprecated)
GET /v1/forecasting/task_groups/{id}
Update Task Group by ID
PUT /v2/forecasting/task_groups/{id}
Update Task Group by ID (Deprecated)
PUT /v1/forecasting/task_groups/{id}
Update Task Groups
POST /v2/forecasting/task_groups/multi_update
Update Task Groups (Deprecated)
POST /v1/forecasting/task_groups/multi_update