{
"id": 0,
"title": "string"
}curl --location --request DELETE '/api/v1/knowledge/document?id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"title": "string"
}'{
"code": 0,
"message": "string",
"data": {}
}