Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 672 Bytes

File metadata and controls

16 lines (7 loc) · 672 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.