AVM - the sandbox for AI agents home page
Search...
Support
Search...
Navigation
Volumes
Delete Volume or Snapshot
Getting Started
Use Cases
API Reference
GitHub
AVM Platform
AVM OpenAPI Docs
Sandboxes
GET
List Sandboxes
POST
Execute Command
POST
Create Sandbox
DEL
Delete Sandbox
DEL
Delete All Sandboxes
POST
Upload File
GET
Download File
Volumes
POST
Create Volume
GET
List Volumes
DEL
Delete Volume or Snapshot
POST
Create Snapshot
Volumes
Delete Volume or Snapshot
DELETE
/
v1
/
volumes
/
{id}
/
delete
Try it
Authorizations
x-api-key
string
header
required
API key provided in the x-api-key header. Required.
Path Parameters
id
string
required
Volume ID or Snapshot ID
Response
200 - application/json
message
string
required
id
string
required
type
enum<string>
Available options:
volume
,
snapshot
List Volumes
Create Snapshot