Tag
Tags can be used to highlight information, making specific entities (e.g. items) easily identifiable within a list or enabling filtering options. They also offer a way to create custom filters when retrieving a list of entities.
getTag
Get a Tag
updateTag
Update a Tag.
deleteTag
Delete a Tag.
listTags
Returns a collection of Tags.
createTag
Create a Tag.
listEntityObjectTags
Returns the list of tags associated to the object identified by `entityObjectId` in the entity `entityId`.