Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 820 Bytes

TemplateAddUserRequest.md

File metadata and controls

13 lines (8 loc) · 820 Bytes

# TemplateAddUserRequest

Properties

Name Type Description Notes
accountId string The id of the Account to give access to the Template. <b>Note</b> The account id prevails if email address is also provided.
emailAddress string The email address of the Account to give access to the Template. <b>Note</b> The account id prevails if it is also provided.
skipNotification boolean 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]