Delete upload
Terminate and clean up an upload
DELETE
/
files
/{uploadId}
Authorization
Authorization
RequiredBearer <token>
JWT token for authentication
In: header
X-API-Key
<token>
Optional API key for authentication
In: header
Path Parameters
uploadId
Requiredstring
Unique identifier for the upload
Upload deleted successfully
Edit on GitHub
Last updated on