---
title: "Delete a Query Annotation"
method: DELETE
path: "/1/query_annotations/{datasetSlug}/{queryAnnotationId}"
tags: ["Query Annotations"]
---

# Delete a Query Annotation

`DELETE /1/query_annotations/{datasetSlug}/{queryAnnotationId}`

Delete a Query Annotation by specifying its ID.

## Response `204`

Success - no content

## Other responses

- `404` — Not Found
- `429` — Rate Limit Exceeded
- `default` — Error

---

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