Skip to main content

Delete a workspace

DELETE 

/v1/organizations/:organization_id/workspaces/:workspace_id

Accept the request for workspace deletion within the scope of an authorized organization and initiate an asynchronous flow. The response returns the created operation, which can be checked later in the operations endpoints.

Request

Responses

Request accepted. Operation is returned for tracking in operations endpoints.