---
title: "Add a Note to a Review."
method: POST
path: "/entities/{entity_token}/reviews/{review_token}/notes"
tags: ["Reviews"]
deprecated: true
---

# Add a Note to a Review.

`POST /entities/{entity_token}/reviews/{review_token}/notes`

> **Deprecated.**

<Callout type="warning" title="Deprecated Warning">
  This endpoint is deprecated in favor of Journeys.
</Callout>

## Path parameters

- `entity_token` string, required
- `review_token` string, required

## Request body

- Schema — unresolved $ref

## Response `200`

Note Object.

- Items — unresolved $ref

---

[API](https://skmtc.dev/alloy/apis/alloy-api.md) · [All operations](https://skmtc.dev/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alloy/alloy-api/revisions/405799de4d2a/schema)
