Bulk Delete Workspaces

View as Markdown

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
allboolean or nullOptional
Delete all workspaces visible in the active account.
forceboolean or nullOptional
Force terminate attached sessions before disk deletion.
idslist of strings or nullOptional

Explicit workspace selectors to delete (workspace names or UUIDs).

Response

Bulk delete result
deletedinteger>=0
failedinteger>=0
requestedinteger>=0
resultslist of objects