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
- Pause minting.
- Revoke all credentials.
- Rotate keys and fix root cause.
- Verify status.
- Resume minting only after validation.