Tags REST Endpoints

Tags
The operations from the Tags category.
Create a tag
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedTags
Delete a tag
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedTags/{TagId}
Get a tag
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTags/{TagId}
Get all tags
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTags
Update a tag
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedTags/{TagId}