Tag Groups REST Endpoints

Tag Groups
The tag groups resource is used to manage tag groups.
Create a tag group
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedTagGroups
Delete a tag group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedTagGroups/{TagGroupId}
Get a tag group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTagGroups/{TagGroupId}
Get all tag groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTagGroups
Update a tag group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedTagGroups/{TagGroupId}