POST
Mint short-lived dispatch JWT

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
org_id
string
daemon_id
string
ttl_seconds
integer

Response

200 - application/json

Dispatch JWT

ok
boolean
token
string
expires_at
integer<int64>