MINARA

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.

MethodPOST
Path/v1/kill
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorystate

Notes

Logged to the audit trail.

On this page