Skip to main content
Rename an existing chat conversation. The chat must belong to the authenticated member. An unknown chat or one owned by another member returns 404.
string
required
Bearer token obtained from the authenticate endpoint.
string
required
Unique identifier of the chat to update.
string
required
New title for the chat.

Response

string
required
Unique identifier for the chat.
string
required
Updated title.
string
Stored chat preview.
string
required
ISO 8601 timestamp of the most recent activity.