POST
/
run
/
queue

Authorizations

Authorization
string
headerrequired

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

Body

application/json
workflow_version_id
string
required
inputs
object

The inputs to the workflow

webhook
string
webhook_intermediate_status
boolean
default: false
gpu
enum<string>

The GPU to override the machine's default GPU

Available options:
T4,
L4,
A10G,
A100,
A100-80GB,
H100
machine_id
string | null

Response

200 - application/json
run_id
string
required

The ID of the run, use this to get the run status and outputs