{ "id": 0 }
curl --location --request DELETE 'http://localhost:8888/document/delete' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 40005, "info": "token invalid", "data": {} }