Update a conversation
PATCH
/conversations/
{conversationId}
Request Body
application/json
RequiredUpdate conversation details
title
string
Title of the conversation
context
object
Contextual data associated with the conversation
additional_data
object
Additional data associated with the conversation
Path Parameters
conversationId
Requiredinteger
The conversation's unique identifier.
Conversation updated successfully