post https://api.pandadoc.com/public/v1/documents//editing-sessions
Creates a new editing session for the Embedded Editor. The response includes an E-Token, which is required to open the document.
Important: The Embedded Editor can only open documents that have a draft
status.
draft
status.Limitations
-
Single Active Session per User-Document Pair Only one editing session can be active at a time for a specific user and document. Creating a new session for the same user-document pair will automatically invalidate the previous one.
-
Weekly Session Cap A maximum of 250 editing sessions can be created for a single document per week. Any attempt to exceed this limit will result in a
403 Forbidden
error.