Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1007 Bytes

CreateLinkRequest.md

File metadata and controls

20 lines (17 loc) · 1007 Bytes

# CreateLinkRequest

Properties

Name Type Description Notes
url string URL to shorten
teamId string Team API ID
folderId string Folder API ID [optional]
domain string Domain [optional]
code string Custom short code [optional]
label string Label [optional]
password string Password [optional]
qrcode \URLR\Model\CreateLinkRequestQrcode [optional]
utm \URLR\Model\GetLink200ResponseUtm [optional]
metatag \URLR\Model\CreateLinkRequestMetatag [optional]
expiredAt \DateTime Expiration date [optional]
expiredUrl string Expiration URL [optional]

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