Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.27 KB

File metadata and controls

23 lines (20 loc) · 1.27 KB

EditLinkRequest

Properties

Name Type Description Notes
url string URL to shorten [optional]
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]

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