Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 656 Bytes

TemplateAddUserRequest.md

File metadata and controls

16 lines (7 loc) · 656 Bytes

TemplateAddUserRequest

Properties

Name Type Description Notes
accountId String The id of the Account to give access to the Template.
NOTE: The account id prevails if email address is also provided.
emailAddress String The email address of the Account to give access to the Template.
NOTE: 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.