Create a Workflow Run

Create a new Workflow Run.

Note: The payload is arbitrary and defined by the Workflow version trigger schema.

Path parameters

workflow-idstringRequired

Headers

AuthorizationstringRequired
Key-InflectionstringOptional
Determines casing for the API response

Request

This endpoint expects an object.
dataobjectOptional
Matches the trigger payload schema defined by the Workflow version

Response

200
dataobject or null

Errors