Associated Tag Groups REST Endpoints
Tags/Associated Tag Groups
The operations from the Tags/Associated Tag Groups category.
- Create an associated tag group for a tag
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/hedTags/{TagId}/child/associatedTagGroups - Delete an associated tag group for a tag
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/hedTags/{TagId}/child/associatedTagGroups/{AssociatedTagGroupId} - Get all associated tag groups for a tag
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedTags/{TagId}/child/associatedTagGroups - Get an associated tag group for a tag
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedTags/{TagId}/child/associatedTagGroups/{AssociatedTagGroupId}