---
title: "Delete Edge Tolerance"
method: DELETE
path: "/api/v1/edge-tolerances/{tolerance_id}"
tags: ["edge_tolerances"]
---

# Delete Edge Tolerance

`DELETE /api/v1/edge-tolerances/{tolerance_id}`

Soft-delete a tolerance by flipping its state to ``undone``.

## Path parameters

- `tolerance_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/prototyping/apis/prototyping-io-api.md) · [All operations](https://skmtc.dev/prototyping/apis/prototyping-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prototyping/prototyping-io-api/revisions/f4a0079fbb57/schema)
