Skip to main content
DELETE
/
api
/
snapshots
/
{name}
Delete Snapshot
curl --request DELETE \
  --url https://app.opencomputer.dev/api/snapshots/{name} \
  --header 'X-API-Key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.opencomputer.dev/llms.txt

Use this file to discover all available pages before exploring further.

Delete a snapshot.
name
string
required
Snapshot name
{}