Activate kill switch
POST /v1/kill — Blocks all tier ≥ 2 tool calls until `/v1/unkill` is called. Intended for emergency halting.
POST /v1/kill
Blocks all tier ≥ 2 tool calls until /v1/unkill is called. Intended for emergency halting.
| Method | POST |
| Path | /v1/kill |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | state |
Notes
Logged to the audit trail.