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.
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