Fork (clone) a running sandbox
Sandboxes
Fork (clone) a running sandbox
Fork creates a new sandbox from the parent’s live machine state. Rootfs state diverges after the fork, but shared volume mounts in the child are remounted with fresh internal leases against the same backing shared volumes before the child becomes ready. Shared volume data does not make the VM snapshot portable across incompatible runtime hosts.
POST
Fork (clone) a running sandbox
Authorizations
API key passed as Bearer token
Headers
Reuse the same key to safely retry the same create, reusable snapshot create, fork, upload create/complete, or agent deployment create operation without duplicating work.
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)