Anyone has an example on how to upload document as a version using C# and CS Rest API v2/versions.
I'm able download a document, even create a document (long time ago), but for some reason can't get a version upload.
I'm able to upload a version in Postman, but It keeps failing when using C#.
/otcs/cs.exe/api/v2/nodes/12345/versions
Tks