The external link request parameters.
| 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] |