{ "chatPairIds": [] }
curl --location 'https://api.haoee.com/service-agent/v1/api/agent/chat/publish/conversation/message/delete' \ --header 'chat-key: {{API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "chatPairIds": [] }'
{ "resultStatus": 0, "msg": "", "data": {}, "requestId": "", "success": true }