API Reference
Update Chat Title
Update the title of a chat conversation.
Args: chat_id: ID of the chat conversation to update title: New title for the chat auth: Authentication context
Returns: Success status
PATCH
Headers
Path Parameters
Query Parameters
New title for the chat
Response
200
application/json
Successful Response
The response is of type any
.