---
title: "Remover anotação"
method: DELETE
path: "/v1/panel/card/{cardId}/note/{noteId}"
tags: ["Cards"]
---

# Remover anotação

`DELETE /v1/panel/card/{cardId}/note/{noteId}`

## Path parameters

- `cardId` string, uuid, required
- `noteId` string, uuid, required

## Response `200`

Success

## Other responses

- `500` — Server Error

---

[API](https://skmtc.dev/wts/apis/core.md) · [All operations](https://skmtc.dev/wts/apis/core/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wts/core/revisions/1efd0a6ba643/schema)
