Instances
Delete Instance
Permanently delete an instance and destroy its sandbox.
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
The ID of the instance to delete.
Response
Returns204 No Content on success. The response body is empty.