sandboxes
DELETE /v1/orgs/:slug/sandboxes/:id — destroy a sandbox (stop if running, then delete).
delete/v1/orgs/{slug}/sandboxes/{sandbox_id}
Path parameters
slugstring required
Organization slug
sandbox_idstring uuid required
Sandbox ID
Response
Sandbox destroyed
Changes
No recorded changes to this endpoint across all 1 revision of this API.