---
title: "Changes to Update agent conversation title"
method: PATCH
path: "/agents/{agentKey}/conversations/{conversationId}/title"
---

# Changes to Update agent conversation title

`PATCH /agents/{agentKey}/conversations/{conversationId}/title`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-08-12** `5798f431973a` — 1 warning, 2 info
- **2026-07-04** `8255239599bf` — 1 info
- **2026-06-29** `911a57b55d18` — 1 breaking

## Changes

- **2026-08-12** `5798f431973a` — 1 warning, 2 info
  - added the new `tool_call` enum value to the `conversation/messages/items/messageType` response property for the response status `200`
  - added the optional property `conversation/messages/items/parts` to the response with the `200` status
  - added the optional property `conversation/messages/items/reasoning` to the response with the `200` status
- **2026-07-04** `8255239599bf` — 1 info
  - added the optional property `conversation/messages/items/tools` to the response with the `200` status
- **2026-06-29** `911a57b55d18` — 1 breaking
  - the response property `conversation/messages/items/confidence` became nullable for the status `200`

---

[Operation](https://skmtc.dev/pipeshub-ai/apis/pipeshub-api/docs/agents/:agentKey/conversations/:conversationId/title/patch.md) · [API](https://skmtc.dev/pipeshub-ai/apis/pipeshub-api.md) · [Page](https://skmtc.dev/pipeshub-ai/apis/pipeshub-api/changes/agents/:agentKey/conversations/:conversationId/title/patch)
