Conversations
Update conversation
Update a conversation’s properties.
PATCH
/
chatbots
/
{chatbotId}
/
conversations
/
{conversationId}
Request parameters
Path
chatbotId
string
requiredThe chatbot ID.
conversationId
string
requiredThe conversation ID.
Body
Response
status
string
The status of the request. Will be success
if the request was successful, otherwise error
.
data
object