Skip to main content
DELETE
Delete an instance permanently. This destroys the underlying cloud sandbox (including all files and state) and marks the instance as terminated. Terminated instances are excluded from List Instances. This action is irreversible.
Requires an organization key (chd_org_*). Scoped keys cannot delete instances.

Path Parameters

string
required
The ID of the instance to delete.

Response

Returns 204 No Content on success. The response body is empty.