Create Document Editing Session

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.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Document ID

Body Params
string
required

Email of the user to create the editing session for

int32
60 to 86400
Defaults to 3600

Lifetime of the E-Token in seconds.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json