Skip to main content

Delete a track

DELETE 

/:qid/tracks/:track

Permanently deletes a track by its name. All batches and tags associated with this track will also be deleted due to CASCADE constraints.

Request

Responses

Track (and all related batches/tags) deleted successfully