Enterprise
Quick Start
Search...
/
API Reference
Tutorials
Introduction
Getting started
API Reference
Annotations
Users
Actions
Views
Files
GET
Get file upload
DEL
Delete file upload
PATCH
Update file upload
GET
Get files list
DEL
Delete files
GET
Download file
Projects
ML
Predictions
Tasks
Import Storage
Export Storage
Webhooks
Workspaces
Enterprise
Quick Start
API Reference
Files
Delete file upload
DEL
http://
localhost:8080
/
api
/
import
/
file-upload
/
:id
Delete a specific uploaded file. To get the file upload ID, use
Get files list
.
Path parameters
id
integer
Required
A unique integer value identifying this file upload.
Built with