We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Path: /workflow/howto/start
curl -X POST https://<YOUR_WORKFLOW_ENDPOINT>/ -H "my-header: foo" -b '{"foo": "bar"}'
the example should use -d flag instead of -b