sandboxes
DELETE /v1/sandboxes/by-name/:name — destroy a sandbox by name (API key).
Stop and permanently destroy a sandbox selected by its organization-scoped name.
delete/v1/sandboxes/by-name/{name}
Path parameters
namestring required
Sandbox name (unique within the org)
Response
Sandbox destroyed
Changes
No recorded changes to this endpoint across all 1 revision of this API.