Skip to main content
POST
Override Execution State

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

execution_id
string
required

Body

application/json

Request to manually override execution state

state
string
required

New state (running, waiting_for_input, completed, failed)

reasoning
string
required

Reason for manual override

Response

Successful Response