You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param data This operation does not return a value.
1985
+
* @param {String} If a callback was specified, the response The complete HTTP response, else a Promise resolving the response Data.
1986
+
*/
1987
+
1988
+
/**
1989
+
* Revokes the correction view URL to the Envelope UI
1990
+
* @param {String} accountId The external account number (int) or account ID Guid.
1991
+
* @param {String} envelopeId The envelopeId Guid of the envelope being accessed.
1992
+
* @param {Object} optsOrCallback Optional parameters, if you are passing no optional parameters, you can either pass a null or omit this parameter entirely.
0 commit comments