Conversations
Update Conversation
Update a conversation’s read, endedAt, record, interacted, and isLive fields
PUT
Headers
All requests to the ChatDash API must be validated with the agency API Key found on your agency profile
Path Parameters
The ID of the project
Body
application/json
The date and time the conversation ended (ISO 8601 format: YYYY-MM-DDTHH:mm:ss.sssZ)
Whether there is user interaction in the conversation
Whether the conversation is still ongoing or has ended
Whether the conversation has been read
Whether to record the conversation
Response
200 - application/json