Update a conversation
Conversation
Update a conversation
Update an existing conversation (internal notes and drafts can be updated; drafts can also be published by changing isDraft to false)
PATCH
Update a conversation
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-based authentication
Path Parameters
The ID of the ticket
The ID of the conversation to update
Body
application/json
Updated content
Content type
Available options:
text, html Whether this is a draft (set to false to publish a draft)
Recipients email addresses (for drafts)
CC email addresses (for drafts)
BCC email addresses (for drafts)
Array of intent IDs (for drafts)
File attachments (for drafts)
Subchannel ID (for drafts)
Response
Successful operation