Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 615 Bytes

DocumentTransformEditSession.md

File metadata and controls

11 lines (7 loc) · 615 Bytes

DocumentTransformEditSession

Properties

Name Type Description Notes
successful bool True if the operation was successful, false otherwise [optional]
edit_session_url str Document editing session URL; in-memory temporary cache link with TTL (Time-to-Live expiration) of 30 minutes. To retrieve the document, use the Finish Editing API. [optional]

[Back to Model list] [Back to API list] [Back to README]