Authorization: Bearer ********************
curl --location --request DELETE 'https://localhost:44397/api/documents/ ' \ --header 'Authorization: Bearer <token>'
[ { "errorCode": "custom", "message": "\"routeParams.documentId\" -> Invalid ID" } ]