{ "msg_task_id": 2000, "agent_id": 1000 }
curl --location --request POST 'http://127.0.0.1/topapi/message/corpconversation/recall?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "msg_task_id": 2000, "agent_id": 1000 }'
{ "errmsg": "string", "errcode": 0 }