POST
Enqueue run execute

Authorizations

Authorization
string
header
required

Hub session JWT or user PAT (cliq_tok_…). PAT grants use domains + per-entity read|write|admin. Daemon tokens (cliq_dt_…) only on daemon enroll / heartbeat / poll.

Body

application/json
workspace_id
string
required
team_id
string
required
daemon_id
string
manifest_yaml
string
inputs
object
run_name
string
execution_type
enum<string>
Available options:
local,
docker

Response

200 - application/json

Enqueued

ok
boolean
run_id
string
daemon_id
string
request_id
string
accepted
boolean