Tags
Add Tag to Item
Add a tag to an item. Creates the tag if it doesn’t exist.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.getmatter.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The item ID. Example:
itm_r9f3a.Body Parameters
The tag name. Case-insensitive. If a tag with this name already exists, it will be reused.
Response
Returns the tag with status201 if newly created, or 200 if the tag was already on this item.