Authorization: Bearer ********************
curl --location -g --request DELETE 'https://preprod.api.crego.io/documents/{{document_id}}/shares/{{share_id}}/' \ --header 'Authorization: Bearer <token>'
{}