Activity REST Endpoints
Activity
The Activity service enables you to send requests related to activities.
- Creates activities.
-
Method: postPath:
/v16.2/activity/batch
- Creates an activity.
-
Method: postPath:
/v16.2/activity
- Deletes the activities for the specified activity IDs.
-
Method: deletePath:
/v16.2/activity/batch
- Deletes the activity for the specified activity ID.
-
Method: deletePath:
/v16.2/activity/{id}
- Finds and returns all child activities in the hierarchy of given Activity ID.
-
Method: getPath:
/v16.2/activity/getChildrenInHierarchy/{id}
- Returns activities specified by the assigned code value.
-
Method: getPath:
/v16.2/activity/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns activities specified by the assigned configured fields value.
-
Method: getPath:
/v16.2/activity/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the activities for specified wbsId.
-
Method: getPath:
/v16.2/activity/wbsId/{id}
- Returns the activity for the specified activity ID.
-
Method: getPath:
/v16.2/activity/{id}
- Returns the Activity specified by the Activity Code.
-
Method: getPath:
/v16.2/activity/code/{code}
- Returns the Activity specified by the Activity Code.
-
Method: getPath:
/v16.2/activity/project/{id}/code/{code}
- Updates activities for the specified activity IDs.
-
Method: putPath:
/v16.2/activity/batch
- Updates the activity for the specified activity ID.
-
Method: putPath:
/v16.2/activity
Activity
The Activity service enables you to send requests related to activities.
- Creates an activity.
-
Method: postPath:
/v16.2/activity
- Updates the activity for the specified activity ID.
-
Method: putPath:
/v16.2/activity
- Deletes the activities for the specified activity IDs.
-
Method: deletePath:
/v16.2/activity/batch
- Creates activities.
-
Method: postPath:
/v16.2/activity/batch
- Updates activities for the specified activity IDs.
-
Method: putPath:
/v16.2/activity/batch
- Returns the Activity specified by the Activity Code.
-
Method: getPath:
/v16.2/activity/code/{code}
- Finds and returns all child activities in the hierarchy of given Activity ID.
-
Method: getPath:
/v16.2/activity/getChildrenInHierarchy/{id}
- Returns the Activity specified by the Activity Code.
-
Method: getPath:
/v16.2/activity/project/{id}/code/{code}
- Returns activities specified by the assigned code value.
-
Method: getPath:
/v16.2/activity/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns activities specified by the assigned configured fields value.
-
Method: getPath:
/v16.2/activity/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the activities for specified wbsId.
-
Method: getPath:
/v16.2/activity/wbsId/{id}
- Deletes the activity for the specified activity ID.
-
Method: deletePath:
/v16.2/activity/{id}
- Returns the activity for the specified activity ID.
-
Method: getPath:
/v16.2/activity/{id}
Activity
The Activity service enables you to send requests related to activities.
- Deletes the activities for the specified activity IDs.
-
Method: deletePath:
/v16.2/activity/batch
- Deletes the activity for the specified activity ID.
-
Method: deletePath:
/v16.2/activity/{id}
- Returns the Activity specified by the Activity Code.
-
Method: getPath:
/v16.2/activity/code/{code}
- Finds and returns all child activities in the hierarchy of given Activity ID.
-
Method: getPath:
/v16.2/activity/getChildrenInHierarchy/{id}
- Returns the Activity specified by the Activity Code.
-
Method: getPath:
/v16.2/activity/project/{id}/code/{code}
- Returns activities specified by the assigned code value.
-
Method: getPath:
/v16.2/activity/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns activities specified by the assigned configured fields value.
-
Method: getPath:
/v16.2/activity/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the activities for specified wbsId.
-
Method: getPath:
/v16.2/activity/wbsId/{id}
- Returns the activity for the specified activity ID.
-
Method: getPath:
/v16.2/activity/{id}
- Creates an activity.
-
Method: postPath:
/v16.2/activity
- Creates activities.
-
Method: postPath:
/v16.2/activity/batch
- Updates the activity for the specified activity ID.
-
Method: putPath:
/v16.2/activity
- Updates activities for the specified activity IDs.
-
Method: putPath:
/v16.2/activity/batch