Skip to content

Deletes a workspace

DELETE
/api/v1/Workspaces/{workspaceId}

Required permissions:

  • Workspace Owner access level, or
  • Admin access

Authorizations

Parameters

Path Parameters

workspaceId
required
string format: uuid

The unique identifier of the workspace to delete

Responses

204

Workspace successfully deleted

400

User ID is null

403

Insufficient permissions to delete workspace

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties

404

Workspace not found

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties