Skip to main content
POST
SDK (TypeScript)

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<uuid>
required
Example:

"15e79589-12c9-453c-a41a-348fdd7de957"

inputs
Inputs · object

The inputs to the workflow

Example:
webhook
string
webhook_intermediate_status
boolean
default:false
Example:

true

gpu
enum<string>

The GPU to override the machine's default GPU

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

Response

Successful Response

run_id
string<uuid>
required

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