curl --request DELETE \
--url https://{host}/cleemy-procurement/api/documents/{id} \
--header 'Authorization: <authorization>'Delete a document.
curl --request DELETE \
--url https://{host}/cleemy-procurement/api/documents/{id} \
--header 'Authorization: <authorization>'Was this page helpful?