SDK
Delete

Delete Sandboxes

Deleting a Sandbox removes it from persistence and performs a soft delete in our database. If a Sandbox is ephemeral (meaning you do not intend to resume it in the future) you can delete the Sandbox.

Deleting a Sandbox

await sdk.sandboxes.delete('sandbox-id');