Skip to main content
POST
Retry download

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

download_id
string
required
Example:

"download-12345"

Response

200 - application/json

Download retry initiated

success
boolean
Example:

true

status
enum<string>
Available options:
processing,
done,
failed
Example:

"processing"

data
object