---
title: "Update AI conversation"
method: PATCH
path: "/internal/ai-conversations/{conversationId}"
tags: ["Others"]
---

# Update AI conversation

`PATCH /internal/ai-conversations/{conversationId}`

Update the title of an AI conversation

## Path parameters

- `conversationId` string, required

## Request body

- object
  - `title` string, required

## Response `200`

Successful response

- object

## Changes

- **2026-05-06** `7fcc5cbc3884` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hexclave/apis/hexclave-rest-api/changes/internal/ai-conversations/:conversationId/patch.md)

---

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