Available Channels
To select the stable channel:
current and stable are accepted.
Trigger a Stable Run
Add the channel header toPOST /trigger-template. The JSON request body does not change.
Response
The response body retains the normal trigger contract:GET /workflow-results/{triggerId}.
Invalid Channels
An unsupported or empty channel returns400 Bad Request. The run is not stored or dispatched.
workflowChannel in the JSON body. Body fields are reserved for workflow input and per-run configuration; use the Overlap-Workflow-Channel header for routing.