---
title: "Excluir anotação do agendamento"
method: DELETE
path: "/v1/public/schedules/{{scheduleId}}/annotations/{{annotationId}}"
---

# Excluir anotação do agendamento

`DELETE /v1/public/schedules/{{scheduleId}}/annotations/{{annotationId}}`

Permite excluir anotaçao de um agendamento

## Path parameters

- `scheduleId` string, required
- `annotationId` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/nibo/apis/api-empresa.md) · [All operations](https://skmtc.net/nibo/apis/api-empresa/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nibo/api-empresa/versions/9492ac98cb75/schema)
