PUT
/
projects
/
{projectId}
/
conversations
/
{conversationId}

Headers

Authorization
string
required

All requests to the ChatDash API must be validated with the agency API Key found on your agency profile

Path Parameters

projectId
string
required

The ID of the project

Body

application/json
endedAt
string

The date and time the conversation ended (ISO 8601 format: YYYY-MM-DDTHH:mm:ss.sssZ)

interacted
boolean

Whether there is user interaction in the conversation

isLive
boolean
default:
false

Whether the conversation is still ongoing or has ended

read
boolean

Whether the conversation has been read

record
boolean

Whether to record the conversation

Response

200 - application/json
message
string