Trigger Template
POST /api/v1/workflows/templates/{template_id}/trigger
POST
/api/v1/workflows/templates/{template_id}/trigger
Trigger execution of a workflow template.
Returns 202 immediately with a workflow run ID. The actual execution happens asynchronously in a background task.
Authorizations
Parameters
Path Parameters
template_id
required
string
Request Body required
Responses
202
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string