Delete files

Delete uploaded files for a specific project. These are files that have been uploaded directly to Label Studio.

You must provide a project ID. 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 file upload.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>