Suspend and delete organizations and workspaces

Back to Changelog
APR 20, 2026
NewAccountAPI

You can now safely suspend or delete an organization or workspace when it’s no longer needed, with safeguards that prevent accidental data loss.

  • Suspend a workspace or organization puts it into a read-only state and stops further billing immediately, so usage charges no longer accrue while access is paused.
  • Delete a workspace when you’re sure it’s no longer needed; the last paying workspace inside an organization is protected from accidental deletion.
  • Admin actions for “Suspend organization” and “Delete organization” sit alongside the billing summary, members, and product usage on the organization detail page, with confirmation prompts before either action is committed.
  • Immediate effect — Once an organization is suspended or deleted, users in it are signed out right away and any further API calls prompt for re-authentication.