---
title: "DELETE /sources/{id}/annotations/{annotation_id}"
method: DELETE
path: "/sources/{id}/annotations/{annotation_id}"
tags: ["sources", "annotations"]
---

# DELETE /sources/{id}/annotations/{annotation_id}

`DELETE /sources/{id}/annotations/{annotation_id}`

Delete an annotation

## Path parameters

- `id` string, required
- `annotation_id` string, required

## Response `204`

Annotation has been removed

## Other responses

- `422` — Source or annotation ID not supplied
- `default` — Unexpected internal server error

---

[API](https://skmtc.net/influxdata/apis/chronograf.md) · [All operations](https://skmtc.net/influxdata/apis/chronograf/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/chronograf/versions/ce55d963b4ac/schema)
