Greetings,
I was wondering if there is an option to upload a file and set a different user as the uploader. Not the one that I was authenticated with (CWS).
The regular scenario is that I create a token that was authenticated with Admin as a user and then with the token's ref I upload content with CreateDocument() and UploadDocument() methods.
I was wondering if there is an option to use additional user instead. Admin user will use the CWS's and I'll choose a different user to upload a file.
Thanks.