API ReferenceProjects

Delete project

DEL

Delete a project by specified project ID. Deleting a project permanently removes all tasks, annotations, and project data from Label Studio.

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

idintegerRequired
A unique integer value identifying this project.