Workflow Tasks (Beta)
Run task
Kicks off a run of the workflow task with the provided ID, passing the provided input data.
post/task-runs
Request body
Example request
{
"task": "my-workflow-slug/my-task, my-workflow-slug/my-task:SHA123"
}Response
Task run created
TaskRun required— unresolved $ref