|
Input value |
Output value |
Description |
|
context_info |
id |
Any secured information about the file can be passed in the 'context_info' parameter; whereas, we will be pushing it back to you inside the 'id' parameter. |
|
save_format |
format |
Specifies the 'format' in which the document has been exported. |
|
document_name |
filename |
'filename' contains the name of the document. |
|
document |
content |
The edited document will be pushed inside the 'content' parameter. |