{}
curl --location --request POST '/api/chat.chatCategory/clear' \ --header 'token: {{api-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 1, "show": 1, "msg": "删除成功", "data": [] }