POST
/
run
/
deployment
/
sync

Authorizations

Authorization
string
headerrequired

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

Body

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

Response

200 - application/json
id
string
required
run_id
string
required
data
object
required
node_meta
any | null
required
created_at
string
required
updated_at
string
required
type
string | null
node_id
string | null