Skip to main content
DELETE
Delete computer
Permanently deletes a computer and all its data.
This action cannot be undone. All files and state will be lost.

Path parameters

id
string
required
Computer ID.

Response

success
boolean
true if deletion was successful.

Example

Response

Errors

  • 401 - Invalid or missing API key
  • 403 - You don’t have access to this computer
  • 404 - Computer not found

Authorizations

Authorization
string
header
required

API key authentication. Get your key at orgo.ai/workspaces

Path Parameters

id
string
required

Computer ID

Response

Computer deleted

success
boolean
Example:

true