Skip to main content
POST
Complete a canonical run

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

run_id
string
required
Minimum string length: 1

Body

application/json
status
enum<string>
required
Available options:
completed,
failed,
cancelled
metadata
object | null
terminal_error_code
string | null
terminal_error_message
string | null

Response

Run completed

completed
boolean
required
run
object
required