cURL
curl --request DELETE \ --url api.thundercompute.com:///8443/v1/snapshots/{id} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
Delete a snapshot by ID
Snapshot ID
The body is of type object.
object
No Content
Was this page helpful?