Authorization: Bearer ********************
curl --location 'documents/restore' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "documentId": "a333812e-1359-422d-adf2-76d82bbb3948" }'
{}