---
title: "Delete Removal"
method: DELETE
path: "/removals/{id}"
deprecated: true
---

# Delete Removal

`DELETE /removals/{id}`

> **Deprecated.**

This endpoint deletes a removal - this is irreversible and the removal cannot be recovered.

It will return an error if the removal is not in DRAFT status.

## Path parameters

- `id` string, required

## Headers

- `x-client-secret` string, required — A secret token identifying the client connecting to the API

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/isometric/apis/isometric-certify-data-ingestion-api.md) · [All operations](https://skmtc.net/isometric/apis/isometric-certify-data-ingestion-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/isometric/isometric-certify-data-ingestion-api/versions/9819e9c8ccf0/schema)
