{ "id": [ 0 ] }
curl --location '/api/document-delete' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "id": [ 0 ] }'
{}