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