Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 3.96 KB

documentupdatedocumentdata.md

File metadata and controls

12 lines (9 loc) · 3.96 KB

DocumentUpdateDocumentData

Fields

Field Type Required Description
title Optional[str] The title of the document.
external_id OptionalNullable[str] The external ID of the document.
visibility Optional[models.DocumentUpdateDocumentVisibilityRequestBody] The visibility of the document.
global_access_auth OptionalNullable[models.DocumentUpdateDocumentGlobalAccessAuthRequestBody] The type of authentication required for the recipient to access the document.
global_action_auth OptionalNullable[models.DocumentUpdateDocumentGlobalActionAuthRequestBody] The type of authentication required for the recipient to sign the document. This field is restricted to Enterprise plan users only.