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/chats/{chat_id}/title

Path parameters

chat_idstring required

Query parameters

titlestring required

New title for the chat

New title for the chat

Headers

authorizationstring

Response

Successful Response

statusstring required
messagestring required
titlestring required

Changes