Tags
Link tag management
📄️ Get organization tags
Returns all tags for the authenticated user's organization with usage counts, sorted by count desc then name asc
📄️ Delete a tag
Deletes a tag from all links in the authenticated organization. Returns 204 No Content on success
📄️ Rename a tag
Renames a tag across all links in the authenticated organization. Returns the updated tag list