---
title: "Delete"
method: DELETE
path: "/manual_ground_truth/{manual_ground_truth_id}"
tags: ["manual_ground_truth"]
---

# Delete

`DELETE /manual_ground_truth/{manual_ground_truth_id}`

Delete a manual ground truth.

## Path parameters

- `manual_ground_truth_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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