Activity Type Groups REST Endpoints

Metadata/Activity Type Groups
The group of activity types. Every activity type related to one group. For example, customer, internal, and so on.
Create or replace an activity type group
Method: put
Path: /rest/ofscMetadata/v1/activityTypeGroups/{label}
Get activity type groups
Method: get
Path: /rest/ofscMetadata/v1/activityTypeGroups
Get an activity type group
Method: get
Path: /rest/ofscMetadata/v1/activityTypeGroups/{label}