Workspaces

Delete a workspace

Delete a workspace. Deletes or detaches the target resource and returns the action status.

delete/api/projects/{projectId}/workspaces/{workspaceId}

Query parameters

deleteFilesboolean

When true, also remove files associated with the workspace.

Response

Workspace deleted

messagestring

Human-readable status or error message.

statusstring

Current status value.

successboolean

Whether the requested action succeeded.

Changes