Skip to main content
DELETE
Delete download entry
Cancel or delete a download job. Once deleted, the download job record is removed and cannot be recovered.
  • Deletion removes the download job record permanently
  • Cannot recover deleted jobs or their associated data
  • If download is still processing, it will be cancelled
  • Already completed downloads will have their records removed from your download history

Get Download Status

Check download status before deleting

List Downloads

View all downloads before deleting

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Query Parameters

download_id
string
required
Example:

"download-12345"

Response

200 - application/json

Download deleted

success
boolean
Example:

true

message
string
Example:

"Operation successful"