Issue a critical-unlock
POST /v1/runtime-preferences/critical-unlock — Issue a short-lived unlock that lets a subsequent PUT /v1/runtime-preferences flip a critical-tier toggle into its dange
POST /v1/runtime-preferences/critical-unlock
Issue a short-lived unlock that lets a subsequent PUT /v1/runtime-preferences flip a critical-tier toggle into its danger direction. Optional ttlMs body sets the lifetime (default 5 minutes). The typed-confirm ack on the PUT is still required.
| Method | POST |
| Path | /v1/runtime-preferences/critical-unlock |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | preferences |