Skip to main content
DELETE
/
volumes
/
{volume_id}
Delete Volume
curl --request DELETE \
  --url https://api.declaw.ai/volumes/{volume_id} \
  --header 'X-API-Key: <api-key>'
Removes the volume. Sandboxes previously created from a copy-mode volume keep their own hydrated copies. Idempotent on a 404.