WorkspacesController_remove
DELETE
/workspaces
Request Body required
Section titled “Request Body required ”object
id
required
string
cascade
Delete all resources belonging to this workspace. If false, workspace will only be deleted if empty, or a destinationWorkspaceId is provided, and the caller has the appropriate permissions.
boolean
destinationWorkspaceId
If set, any resources belonging to the workspace being deleted, will be moved to this destination workspace
string