Skip to main content
POST
/
sandboxes
/
{sandbox_id}
/
volumes
/
snapshot
Snapshot Sandbox Path
curl --request POST \
  --url https://api.declaw.ai/sandboxes/{sandbox_id}/volumes/snapshot \
  --header 'X-API-Key: <api-key>'
Captures an arbitrary path inside a sandbox into a new volume — no prior attachment required.