{ "id": 0 }
curl --location '/api/robot/delete-robot-chat' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{}