Activity Types REST Endpoints
Power Data/Activity Types
The operations from the Power Data/Activity Types category.
- Create an Activity Type
- Method: postPath:
/activityTypes - Delete an Activity Type
- Method: deletePath:
/activityTypes/{activityTypeGid} - Get Activity Types
- Method: getPath:
/activityTypes - Get an Activity Type
- Method: getPath:
/activityTypes/{activityTypeGid} - Update an Activity Type
- Method: patchPath:
/activityTypes/{activityTypeGid}