[ "string" ]
curl --location --request POST 'http://localhost:8082/robot/ai/im/dialogue/delete' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '[ "string" ]'
{ "code": 0, "msg": "", "data": {} }