{
"id":"6845c089ee504c0bc97206893b3574d2"
}
curl --location --request POST 'http://localhost:18082/aigc/docs/delete' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"6845c089ee504c0bc97206893b3574d2"
}'
{
"code": 0,
"message": "string",
"result": null
}