• ShareFile.Api.Models.ShareSendParams
  • ShareFile.Api.Models.ShareSendParams

    SendShareParams

    NameTypeDescription
    ItemsList of String List of Item Ids to be sent
    EmailsList of String List of emails to whom this Share should be sent
    SubjectString The subject of the Share email
    BodyString A message to be included in the Share email body
    CcSenderBoolean If true, the Share sender will be cc'd in the Share email
    RequireLoginBoolean If true, recipients will need to login to access the Share
    SendAnonBoolean If true, anyone with the link can access the Share. Cannot be true if RequireLogin is true
    RequireUserInfoBoolean If true, a recipient will need to provide their full name and email to access the Share. Cannot be true if RequireLogin is true
    ExpirationDaysInt32 Number of days until access to this Share expires
    NotifyOnDownloadBoolean If true, the sender will receive an email notification when the Share items are downloaded
    IsViewOnlyBoolean If true, the Share items can only be viewed but not downloaded. Requires account preference EnableViewOnly to work
    MaxDownloadsInt32 Maximum number of times each recipient can download the Share items
    UsesStreamIDsBoolean When enabled the items are identified by stream IDs instead of item IDs. Applies to Send Shares only. (FINRA enabled accounts cannot use this)
    ShareAccessRightShareAccessRight Used to define the share type and share action types