v1

latestSwagger 2.02026-07-1712167168.8 KB

Update status and result for an execution.

put/api/v1/executions/{id}

Path parameters

idstring required

Entity id

Query parameters

show_secretsboolean

Show secrets in plain text

Request body

status'requested' | 'scheduled' | 'delayed' | 'running' | 'succeeded' | 'failed' | 'timeout' | 'abandoned' | 'canceling' | 'canceled' | 'pending' | 'pausing' | 'paused' | 'resuming'

The current status of the action execution.

resultobject

Response

Execution that was updated