Update agent settings
Agents
Update agent settings
Partial update — include only the fields to change. Enabling proof_enabled requires the zk_proofs feature flag on the agent’s plan (403 otherwise). Enabling any ddr_mode other than off requires the reconciliation feature flag.
PUT
Update agent settings
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Agent identifier (e.g. smolt-abc123)
Body
application/json
Requires zk_proofs feature flag.
Percentage of checkpoints to prove (0–100).
Required range:
0 <= x <= 100Available options:
always, sampling, threshold, off Non-off values require reconciliation feature flag.
Available options:
off, flag, auto-suggest, auto-apply Response
Settings updated.
Per-agent observability + enforcement knobs.
Required range:
0 <= x <= 100Available options:
always, sampling, threshold, off Available options:
off, flag, auto-suggest, auto-apply Get agent observability + enforcement settingsRuntime composite — alignment + protection + capabilities in one call