Revoke All Active Open API Keys for Your Workspace
Immediately and permanently revokes every active Open API key in the workspace. All integrations using any key will begin receiving 401 errors instantly.
Use this endpoint to revoke every active API key in your workspace in a single operation. This is intended for emergency scenarios such as a suspected credential compromise, or as the final step of a coordinated key rotation after replacement keys are already in place.
This endpoint uses session cookie authentication (plangrep_session). It is used by the Plangrep app’s API settings page and does not accept a bearer API key.
This action revokes every active key in your workspace simultaneously and cannot be undone. All integrations, pipelines, and services authenticating with any API key for this workspace will immediately begin receiving 401 Unauthorized errors. Only use this endpoint in an emergency (e.g., a suspected key compromise) or as part of a planned, coordinated key rotation where replacement keys are already in place.
The full list of key records for the workspace after revocation. All previously active keys will have revokedAt set to the timestamp of this operation.