Skip to main content
DELETE
/
organizations
/
{organizationName}
/
workspaces
/
{workspaceName}
Error
A valid request URL is required to generate request examples
{
  "code": "<string>",
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationName
string
required

The unique identifier of the organization Standard identifier pattern for resource names

workspaceName
string
required

The unique identifier of the workspace Standard identifier pattern for resource names

Response

Workspace deleted successfully