Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 940 Bytes

V1CreateLinkRequest.md

File metadata and controls

14 lines (11 loc) · 940 Bytes

V1CreateLinkRequest

Properties

Name Type Description Notes
domain str A reference to the Domain resource for this short link. Specify either domain id or domain fullName. If not specified, a default domain is used [optional]
title str A title you assign to the branded short link in order to remember what's behind it [optional]
destination str The destination URL you want your branded short link to point to
path str The keyword portion of your short link. If not specified, will be autogenerated [optional]
utm object UTM params [optional]
tags list[str] Unique identifier of the Tag resource. [optional]

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