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