Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 827 Bytes

TemplateAddUserRequest.md

File metadata and controls

16 lines (8 loc) · 827 Bytes

TemplateAddUserRequest

Properties

Name Type Description Notes
account_id str The id of the Account to give access to the Template. <b>Note</b> The account id prevails if email address is also provided.
email_address str The email address of the Account to give access to the Template. <b>Note</b> The account id prevails if it is also provided.
skip_notification bool If set to true, the user does not receive an email notification when a template has been shared with them. Defaults to false. [default to False]

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