Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Bearer {token}"

Path Parameters

jobId
string
required

Body

multipart/form-data
file
file

Response

Accepted

jobId
string | null
status
enum<string>
Available options:
Created,
Pending,
Queued,
Started,
Done
Last modified on August 11, 2026