---
title: "PUT /api/v1/document/document-notes/{id}/"
method: PUT
path: "/api/v1/document/document-notes/{id}/"
tags: ["document", "v1"]
---

# PUT /api/v1/document/document-notes/{id}/

`PUT /api/v1/document/document-notes/{id}/`

Update Document Note

## Path parameters

- `id` string, required

## Request body

- DocumentNoteUpdate
  - `note` string, required

## Response `200`

- DocumentNoteUpdate
  - `note` string, required

## Changes

- **2020-12-11** `0957c4a7ae3d` — 1 warning
  - removed the optional property `selections` from the response with the `200` status

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/document/document-notes/:id/put.md)

---

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