---
title: "Annotate articles"
method: POST
path: "/"
---

# Annotate articles

`POST /`

Add annotations to articleIds

## Request body

- object
  - `RAW_BODY` string, json — Example JSON Body: { "entryId": "Xne8uW/IUiZhV1EuO2ZMzIrc2Ak6NlhGjboZ+Yk0rJ8=_1523699cbb3:2aa0463:e47a7aef", "comment": "Good article", "highlight": { "version": 1, "start": 0, "end": 14, "text": "this is the highlighted text" } }

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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