Delete all tasks
Delete all tasks from a specific project.
The project ID can be found in the URL when viewing the project in Label Studio, or you can retrieve all project IDs using List all projects.
Path parameters
id
A unique integer value identifying this project.
Headers
Authorization
Header authentication of the form Token <token>