---
title: "Delete Annotation"
method: DELETE
path: "/data/v1/annotations/{ANNOTATION_ID}"
tags: ["Annotations"]
---

# Delete Annotation

`DELETE /data/v1/annotations/{ANNOTATION_ID}`

Deletes an annotation.

## Path parameters

- `ANNOTATION_ID` string, uuid, required

## Response `204`

No Content

## Changes

- **2025-08-05** `ba7ebfd893a1` — 1 info
  - the endpoint scheme security `authorizationToken` was added to the API
- **2025-07-02** `d4d7fca3b738` — 1 info
  - the endpoint scheme security `accessToken` was added to the API
- **2025-05-12** `fe7095c6cd41` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/muxinc/apis/mux-api/changes/data/v1/annotations/:ANNOTATION_ID/delete.md)

---

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