{
"conversationId": "string",
"dialogId": "string"
}curl --location 'https://c2.xinheyun.com/api/open/v4/butler/conversation/closed' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data '{
"conversationId": "string",
"dialogId": "string"
}'{}