File Share Link Input

File share link input.
Root XML tag
<fileShareLink>
JSON example
1{
2"expirationDate": "2024-07-07T23:59:11.168Z",
3"isPasswordRequired": "true"
4}
Properties
Name Type Description Required or Optional Available Version
expirationDate String Expiration date of the generated public link. Optional 58.0
isPassword​Required Boolean Specifies whether a password is needed for the file’s public link (true) or not (false). Specifying true generates a password. Optional 58.0