Delete task
Delete a task in Label Studio.
You will need the task ID. This is available from the Label Studio URL when viewing the task, or you can retrieve it programmatically with Get task list.
This action cannot be undone.
Path parameters
id
Task ID
Headers
Authorization
Header authentication of the form Token <token>