Update Chat Session
Update the title or pinned status of a user's chat session.
Path parameters
session_id
Chat session ID
Request
This endpoint expects an object.
title
New title for the chat session
is_pinned
Whether the chat session is pinned
Response
Updated chat session details
id
created_at
domain_id
domain_name
messages
suggestions
title
is_pinned
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

