Skip to main content
POST
Update Job Execution Status V2

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

execution_id
string
required
job_id
string
required

Body

application/json

Request to update job execution status

status
string
required
duration_ms
integer | null
error_message
string | null

Response

Successful Response