Skip to main content
DELETE
Delete a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required

The unique identifier of the workspace to delete

Query Parameters

dangerously_delete_child_scopes
boolean
default:false

Archive the workspace even when it still has active projects, archiving those projects too. Without it, such a request fails with a 409 and no changes are made.

Response

Workspace deleted successfully

The deleted (archived) workspace. Descendants archived by the cascade are not listed.

success
boolean
required
data
object
required

Workspace object