---
title: "PUT /note_nlp/{id}"
method: PUT
path: "/note_nlp/{id}"
tags: ["note_nlpController"]
---

# PUT /note_nlp/{id}

`PUT /note_nlp/{id}`

## Path parameters

- `id` object, required

## Request body

- NoteNlp
  - `note_nlp_id` number
  - `note_id` number
  - `section_concept_id` number
  - `snippet` string
  - `offset` string
  - `lexical_variant` string
  - `note_nlp_concept_id` number
  - `note_nlp_source_concept_id` number
  - `nlp_system` string
  - `nlp_date` string, date-time
  - `nlp_datetime` string, date-time
  - `term_exists` string
  - `term_temporal` string
  - `term_modifiers` string

## Response `204`

note_nlp was updated

## Changes

> 5 revisions in range; 1 could not be searched.

- **2022-12-15** `17f92620449e` — 1 info
  - endpoint added
- **2022-11-28** `8517ac9eef50` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ohdsi/apis/data-connection/changes/note_nlp/:id/put.md)

---

[API](https://skmtc.dev/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.dev/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
