[44, 50]
curl --location --request POST 'http://192.168.50.15:7860/api/v2/filelib/delete_file' \ --header 'Content-Type: application/json' \ --data-raw '[44, 50]'
{ "status_code": 200, "status_message": "SUCCESS", "data": null }