POST
/
run
/
workflow
/
queue

Authorizations

Authorization
string
header
required

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

Body

application/json
workflow_api_json
object
required
workflow_id
string
required
gpu
enum<string>

The GPU to override the machine's default GPU

Available options:
T4,
L4,
A10G,
A100,
A100-80GB,
H100
inputs
object

The inputs to the workflow

machine_id
string
webhook
string
webhook_intermediate_status
boolean
default:
false
workflow
object

Response

200 - application/json
run_id
string
required

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