Removes a specific tag (tag_id) from the specified card (card_id) within a workspace (team_id).
A 204 response indicates the tag was successfully removed.
Documentation Index
Fetch the complete documentation index at: https://superthread.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Card ID is a numerical string that identifies a card.
Tag ID is a numerical string that identifies a Tag.
Tag successfully removed from card