Skip to main content
DELETE
/
tenant
/
{env_id}
/
{tenant}
/
snapshots
Delete Snapshot
curl --request DELETE \
  --url https://api.hotglue.com/tenant/{env_id}/{tenant}/snapshots \
  --header 'x-api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt

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

Authorizations

x-api-key
string
header
required

Path Parameters

env_id
string
required

ID of environment

tenant
string
required

ID of tenant

Response

200

The response is of type object.