POST
Hub-dispatched run execute

Authorizations

Authorization
string
header
required

Optional on loopback. Required for non-loopback when CLIQ_DISPATCH_PUBLIC_KEY is configured (dispatch JWT).

Body

application/json

Hub/BFF-dispatched run — plain JSON, not a message envelope

run_id
string
required
workspace_dir
string
required
manifest_yaml
string
required
team_id
string
required
inputs
object
run_name
string
execution_type
enum<string>
default:local
Available options:
local,
docker

Response

200 - application/json

Accepted

ok
boolean
accepted
boolean
run_id
string
container_id
string

Present when execution_type is docker