curl --location --request DELETE 'http://dev-cn.your-api-server.com/v2/aiproducts/askyoda/v2//delete_chunk' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{ "result": "Done!" }