Skip to main content
DELETE
Stops the screen’s X server, its window manager, and every window on it. This is not recoverable.
The boot screen (default) cannot be destroyed. A computer with no screen is a computer nobody can see, so the request is refused with 400.

Path parameters

string
required
Computer ID (UUID).
string
required
Screen ID. Must not be default.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Computer ID

screenId
string
required

Screen ID, or default for the boot screen.

Response

Screen destroyed

success
boolean