---
title: "Delete annotations"
method: DELETE
path: "/annotations"
tags: ["annotations"]
---

# Delete annotations

`DELETE /annotations`

## Query parameters

- `id` string
- `entityId` string
- `entityType` string
- `key` string

## Response `200`

Result of deleting

- object
  - `n` integer
  - `ok` integer

## Other responses

- `500` — Error

---

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