Runners

Report local runner job result

Report local runner job completion or failure

post/v1/private/local-runners/jobs/{jobId}/results

Path parameters

jobIdstring uuid required

Request body

status'pending' | 'running' | 'completed' | 'failed' | 'cancelled' required
resultJsonNode
errorstring
trace_idstring uuid

Response

No content