Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.31 KB

File metadata and controls

24 lines (21 loc) · 1.31 KB

# CreateLinkRequest

Properties

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

[Back to Model list] [Back to API list] [Back to README]