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
read
boolean

Whether the conversation has been read

endedAt
string

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

record
boolean

Whether to record the conversation

interacted
boolean

Whether there is user interaction in the conversation

Response

200 - application/json
message
string