---
title: "Delete Snapshot"
method: DELETE
path: "/tenant/{env_id}/{tenant}/snapshots"
---

# Delete Snapshot

`DELETE /tenant/{env_id}/{tenant}/snapshots`

Delete all existing snapshots for a particular tenant

Learn more about snapshots [here](/transformation/snapshots).

## Path parameters

- `env_id` string, required
- `tenant` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/hotglue/apis/hotglue-api.md) · [All operations](https://skmtc.net/hotglue/apis/hotglue-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hotglue/hotglue-api/revisions/ec83efeae3d5/schema)
