| Name | Type | Description | Notes |
|---|---|---|---|
| url | string | URL to shorten | |
| folderId | string | Folder API ID | [optional] |
| domain | string | Domain | [optional] |
| code | string | Custom short code | [optional] |
| label | string | Label | [optional] |
| tags | string[] | Tags | [optional] |
| password | string | Password | [optional] |
| qrcode | \URLR\Model\BaseLinkRequestQrcode | [optional] | |
| utm | \URLR\Model\LinkUtm | [optional] | |
| metatag | \URLR\Model\BaseLinkRequestMetatag | [optional] | |
| geolinks | \URLR\Model\LinkGeolinksInner[] | Dynamic routing conditions | [optional] |
| deleteAt | \DateTime | Scheduled deletion date | [optional] |
| expiredAt | \DateTime | Scheduled expiration date | [optional] |
| expiredUrl | string | Expiration URL | [optional] |
| deleteAfterExpiration | bool | Whether or not to remove the link after the expiry date | [optional] [default to false] |
| teamId | string | Workspace API ID |