• ShareFile.Api.Models.ShareRequestParams
  • ShareFile.Api.Models.ShareRequestParams

    ShareRequestParams

    NameTypeDescription
    FolderIdString The Folder Id for this Request. Has precedence over FolderPath
    FolderPathString The path to the Folder for this Request
    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
    ExpirationDaysInt32 Number of days until access to this Share expires
    NotifyOnUploadBoolean If true, the sender will receive an email notification when files are uploaded to the Share
    IsViewOnlyBoolean If true, the Share items can only be viewed but not downloaded. Not applicable for Request Shares