Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
497 Views, 2 Replies

Unable to change internal of documnet.

I am unable to use API PutInternalNameAndRevisionId to change document internal name and its revision id.

Below function takes 4 paramter.

void PutInternalNameAndRevisionId(string InternalNameToken, string RevisionIdToken, out string InternalName, out string RevisionId);

 

I don't understand what is mean by InternalNameToken and RevisionIdToken. I tried to use this API, however its throwing exception. Could you please help me with this?

I want to change the internal of documnet please suggest if you no any other way.

 

Thanks.