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

Workspace ID

Query Parameters

org_id
string
required

Organization ID

force
boolean

If true, delete the workspace even if it has child workspaces

Response

Workspace deleted