Skip to main content
DELETE
/
snapshots
/
{id}
Delete a snapshot
curl --request DELETE \
  --url api.thundercompute.com:///8443/v1/snapshots/{id} \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Snapshot ID

Body

application/json

The body is of type object.

Response

No Content

{key}
string