Hi,
I need to update the contents of a document, checking the document`s endpoints of the Rest API: https://developer.opentext.com/apis/9ca24bb2-a89a-446a-96dc-3138b8a5622f/eDOCS%20REST%20API#tag/documents I could not find a way to do it.
I known it is possible to do with the DM COM API as follows:
Is there a way to do it using the Rest API and which endpoint to use and what are the required parameters?
Ps: I don`t want to create a new version of the document.
Thanks.