Edit Document
Edit Document
/api/public/standalone/edit_documents/v2
Make one or more request to add content to one or more documents.
Headers
- Content-Type:application/json
- Authorization: Bearer [user key: auth token]
Parameters
Field | Description | Format |
---|---|---|
document_id | The id of the original document used in the template. This is a required item. |
integer |
session_editor_token | A required item retrieved from the initiate edit session endpoint. |
string |
document_edits |
A required list of document edits. Each item is a dictionary or an array containing:
|
list of [arrays]/dictionaries |