{
"guid": "string",
"conversation_id": "string",
"msg_id": "string",
"top": true
}curl --location '/session/set_top_message' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string",
"conversation_id": "string",
"msg_id": "string",
"top": true
}'{
"error_code": 0,
"error_message": "string",
"data": {}
}