Skip to main content
Use kill-switch endpoints during security incidents.

POST /v1/identity/kill-switch/minting

Pause or resume minting.

Example response

POST /v1/identity/kill-switch/revoke-all

Sets a workspace cutoff timestamp so existing minted credentials are treated as revoked.

Example response

GET /v1/identity/kill-switch/status

Example response

Incident sequence

  1. Pause minting.
  2. Revoke all credentials.
  3. Rotate keys and fix root cause.
  4. Verify status.
  5. Resume minting only after validation.