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 asDocumentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
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.