v4

latestOpenAPI 3.0.3PostgreSQL Licenseraw.githubusercontent.com2026-08-01192952.2 KB
Conversations

Rename a conversation

Updates the title of an existing conversation.

patch/api/conversations/{id}

Request body

titlestring required

The new title for the conversation.

Response

Conversation renamed successfully.

successboolean required

Whether the operation succeeded.