chat

Update Conversation

Rename and/or pin. Body: {"title": "..."} and/or {"pinned": bool}.

An empty or null title clears the override and reverts to the derived first-user-message excerpt. Owner-only via the chat_messages check; RLS would also block a cross-user write, but 404-ing explicitly keeps this surface consistent with DELETE.

patch/snapshots/{snapshot_id}/chat/conversations/{conversation_id}

Path parameters

snapshot_idstring required
conversation_idstring required

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/snapshots/{snapshot_id}/chat/conversations/{conversation_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.