Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.16 KB

V1UpdateLinkRequest.md

File metadata and controls

14 lines (11 loc) · 1.16 KB

V1UpdateLinkRequest

Properties

Name Type Description Notes
Domain string A reference to the Domain resource for this short link. Specify either domain id or domain fullName. If not specified, will not be updated [optional] [default to null]
Title string A title you assign to the short link in order to remember what's behind it. If not specified, will not be updated [optional] [default to null]
Destination string The destination URL you want your short link to point to. If not specified, will not be updated [optional] [default to null]
Path string The keyword portion of your branded short link. If not specified, will not be updated [optional] [default to null]
Utm *interface{} UTM params [optional] [default to null]
Tags []string Unique identifier of the Tag resource. If not specified, will not be updated [optional] [default to null]

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