curl --location '/public-api/markConversationMessage/list'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"taskId": 0,
"botId": 0,
"accountId": 0,
"conversationId": 0,
"role": "",
"content": "",
"image": "",
"options": {
"": {}
},
"created": "",
"modified": "",
"status": 0,
"datasetId": 0
}
]
}