Update a conversation
PATCH
/conversations/
{conversationId}Request Body
application/jsonRequiredUpdate conversation details
titlestring
Title of the conversation
contextobject
Contextual data associated with the conversation
additional_dataobject
Additional data associated with the conversation
Path Parameters
conversationIdRequiredinteger
The conversation's unique identifier.
Conversation updated successfully