Field | Type | Required | Description |
---|---|---|---|
title |
Optional[str] | ➖ | N/A |
external_id |
OptionalNullable[str] | ➖ | N/A |
visibility |
Optional[models.TemplateUpdateTemplateVisibility] | ➖ | N/A |
global_access_auth |
OptionalNullable[models.TemplateUpdateTemplateGlobalAccessAuth] | ➖ | The type of authentication required for the recipient to access the document. |
global_action_auth |
OptionalNullable[models.TemplateUpdateTemplateGlobalActionAuth] | ➖ | The type of authentication required for the recipient to sign the document. This field is restricted to Enterprise plan users only. |
public_title |
Optional[str] | ➖ | The title of the template that will be displayed to the public. Only applicable for public templates. |
public_description |
Optional[str] | ➖ | The description of the template that will be displayed to the public. Only applicable for public templates. |
type |
Optional[models.TemplateUpdateTemplateType] | ➖ | N/A |