POST
Enqueue team install for daemon(s)

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
team_id
string
required
daemon_ids
string[]

Explicit target daemons (preferred)

realm_id
string

Fan-out to all online daemons in realm

Response

Enqueued

ok
boolean
team_id
string
results
object[]