Openapi
Start a published organization workflow that declares a valid manual trigger. Reusing an idempotency key returns the original organization run.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuiduuidapplication/json
Manual workflow input and an optional organization-scoped idempotency key.
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/organizations/123/workflows/definitions/123e4567-e89b-12d3-a456-426614174000/runs" \ -H "Content-Type: application/json" \ -d '{ "payload": {} }'{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "definitionId": "058563fe-6949-46e9-9fb3-06a0e3a11f6a", "workflowRunId": "string", "definitionVersion": 1, "status": "queued", "triggerKind": "domain-event", "triggerEventId": "cbdb35e6-5a35-47b6-b2bd-b26be99341ac", "idempotencyKey": "string", "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e", "startedAt": "string", "completedAt": "string", "createdAt": "string", "updatedAt": "string"}1 <= length <= 240{}