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