---
title: "Changes to Update a conversation"
method: PATCH
path: "/api/v1/w/{wId}/assistant/conversations/{cId}"
---

# Changes to Update a conversation

`PATCH /api/v1/w/{wId}/assistant/conversations/{cId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 81 revisions.

- **2026-06-09** `8e569c4371e9` — 1 breaking, 1 warning, 1 info
- **2026-06-07** `d541dc9c10e1` — 2 breaking, 1 info

## Changes

- **2026-06-09** `8e569c4371e9` — 1 breaking, 1 warning, 1 info
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the request property `read`
  - added `subschema #1, subschema #2` to the request body `oneOf` list
- **2026-06-07** `d541dc9c10e1` — 2 breaking, 1 info
  - removed `subschema #1, subschema #2` from the request body `oneOf` list
  - the request's body type/format changed from ``/`` to `object`/``
  - added the new optional request property `read`

---

[Operation](https://skmtc.dev/dust-tt/apis/dust-api-documentation/docs/api/v1/w/:wId/assistant/conversations/:cId/patch.md) · [API](https://skmtc.dev/dust-tt/apis/dust-api-documentation.md) · [Page](https://skmtc.dev/dust-tt/apis/dust-api-documentation/changes/api/v1/w/:wId/assistant/conversations/:cId/patch)
