POST
/
run
/
deployment
/
queue

Authorizations

Authorization
string
header
required

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

Body

application/json
deployment_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

webhook
string
webhook_intermediate_status
boolean
default:
false

Response

200 - application/json
run_id
string
required

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