WorkflowRunCreateRequest
- Properties: 1inputsType: ResiaJsonObjectrequired
- workflowType: string
_agent _id min length:1max length:512requiredThe Workflow Agent that should run.
- idempotencyType: string
_key min length:1max length:255nullable - runType: string
_ended _webhook _url min length:1Format: urinullableHTTPS URL Resia POSTs the workflow_run.ended event to for this run. A URL here overrides the Workflow Agent URL. Null or omitted uses the Workflow Agent URL. An idempotent retry keeps the URL saved by the first request. Treat the complete URL as a credential because delivery authenticity uses HTTPS plus URL secrecy.

