Skip to main content
POST
Trigger a workflow run

Authorizations

x-metal-client-id
string
header
default:<client-id>
required

The Client ID of your API key.

x-metal-api-key
string
header
default:<api-key>
required

The secret value of your API key.

Path Parameters

id
string
required

The workflow id.

Body

application/json
input
object

The input payload the workflow expects.

Response

The created run.

data
object