Trigger a line run
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
name
Request
This endpoint expects an object.
version_id
Deployed line version to run; defaults to latest
region
Compute region override
params
trigger_payload
Response
Successful Response
id
line_name
line_version_id
workflow_run_id
status
trigger
What set a run off.
provider, event_name, and delivery_id are lifted out of the nested
payload.trigger object so a list row is readable without walking the
envelope. The extracted trigger values are not repeated here; they land in
the run’s run_params. payload still carries the whole envelope, minus the
raw webhook body on list responses.
created_at
region
run_params
result_payload
error_message
iteration_count
budget_used_usd
retry
stages
started_at
completed_at
Errors
422
Unprocessable Entity Error