remove_track
Undeclare a track. THE LABEL STAYS ON THE WORK: what goes is the declaration, so the issues keep their tag and declaring the track again brings exactly the same ones back. Nothing here can lose work — but the name, icon and place ARE lost, and the track's issues count as 'outside every track' afterwards. For a track that is merely finished, archive it instead: set_track with archived=true. Needs permission to write in the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | The track's tag, e.g. 'cherry-orchard'. | |
| projectKey | Yes | Project key, e.g. 'TH'. |