Merge tags
POST/api/tags/merge
Merges multiple source tags into a destination tag. All links using source tags are updated to use the destination tag. Returns the number of affected links.
Request
Responses
- 200
- 400
- 401
Tags merged successfully, returns merge result with affected link count
Invalid request - missing source tags or invalid tag names
Unauthorized