Skip to main content
POST
Cancel Job

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

job_id
string
required

Cookies

blindsight_session
string | null

Response

Successful Response

job_id
string
required
provider
string
required
status
string
required
progress
integer
required
message
string
required
created_at
string
required
updated_at
string
required
error
string | null
cancel_requested
boolean
default:false
cancelled_at
string | null
details
Details · object