Tags
Tags
serve as labels that categorize Media
assets based on themes, subjects, events or any other relevant topics.
The usage of Tags
enhances discoverability of your asset library. They enable users to filter and locate specific content quickly.
In essence, Tags
help to maintain an organized and efficient asset management process, ensuring that assets are both accessible and easy to categorize.
While Channels are designed to manage permission (e.g. search scopes) in addition to organizing assets,
Tags
are meant for categorization only and complement the Channels
for more granularity in categorization.
📄️ List tags
Returns a paginated list of all `Tag`s.
📄️ Create tag
Adds a new tag that can then be used to label `Media` assets.
📄️ Get tag
Retrieves a `Tag` by its identifier.
📄️ Delete tag
Deletes a given `Tag` and all its associations with `Media` assets.
📄️ Update tag
Changes the name of a `Tag`.