---
title: "Criar Anotação"
method: POST
path: "/v1/public/schedules/{scheduleId}/annotations"
---

# Criar Anotação

`POST /v1/public/schedules/{scheduleId}/annotations`

Permite criar anotaçao no agendamento

## Path parameters

- `scheduleId` string, required

## Request body

- object
  - `Body` string — Texto da anotação

## 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/revisions/9492ac98cb75/schema)
