Activity Types REST Endpoints

Power Data/Activity Types
The operations from the Power Data/Activity Types category.
Create an Activity Type
Method: post
Path: /activityTypes
Delete an Activity Type
Method: delete
Path: /activityTypes/{activityTypeGid}
Get Activity Types
Method: get
Path: /activityTypes
Get an Activity Type
Method: get
Path: /activityTypes/{activityTypeGid}
Update an Activity Type
Method: patch
Path: /activityTypes/{activityTypeGid}