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
This endpoint returns a paginated list of all `Tags`.
📄️ Create a tag
Add a new tag that can then be used to label `Media` assets.
📄️ Retrieve a tag
Retrieves a `Tag` by its identifier.
📄️ Delete a tag
Deletes a given `Tag` and all its associations with `Media` assets.
📄️ Update a tag
Change the name of a `Tag`.