---
title: "[DEPRICATED] Delete dump"
method: DELETE
path: "/api/stateless/dump"
tags: ["Stateless"]
---

# [DEPRICATED] Delete dump

`DELETE /api/stateless/dump`

Delete dump. Will be removed in pg_anon 1.9

## Request body

- DumpDeleteRequest
  - `path` string, required
  - `validated_path` string, nullable

## Response `204`

Successful Response

## Other responses

- `400` — Bad Request
- `422` — Validation Error
- `500` — Internal Server Error

---

[API](https://skmtc.net/tantorlabs/apis/stateless-web-service-for-pg-anon.md) · [All operations](https://skmtc.net/tantorlabs/apis/stateless-web-service-for-pg-anon/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tantorlabs/stateless-web-service-for-pg-anon/versions/4b2c9dd21500/schema)
