Delete a workspace
Delete an existing workspace. Workspaces with active API keys cannot be deleted; remove the keys first. Deleting the default workspace requires confirm_default_workspace_deletion=true. Deleting any workspace permanently deletes its budgets and guardrails and disables its classifiers and broadcast destinations. Management key required.
Authorizations
API key as bearer token in Authorization header
Path Parameters
The workspace ID (UUID) or slug
1"production"
Query Parameters
Required to delete the default workspace. Deleting it permanently disables the account’s unscoped inference API keys (management/provisioning keys are retained) and its budgets, guardrails, classifiers, and broadcast destinations. Ignored for non-default workspaces.
true, false "false"
Response
Workspace deleted successfully
Confirmation that the workspace was deleted
true