Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 790 Bytes

File metadata and controls

21 lines (13 loc) · 790 Bytes

FileLinkRequest

The external link request parameters.

Properties

Name Type Description Notes
linkId UUID The external link ID. [optional]
access FileShare [optional]
expirationDate ApiDateTime [optional]
title String The link name. [optional]
internal Boolean The link scope, whether it is internal or not. [optional]
primary Boolean Specifies whether the file link is primary or not. [optional]
denyDownload Boolean Specifies whether to deny downloading the file or not. [optional]
password String Password for access via link. [optional]