Update Product LinkCopy Pagepatch https://api.sandbox.hint.com/api/partner/partner_products/{partner_product_id}/links/{id}Path Paramspartner_product_idstringrequiredUnique Partner Product IDidstringrequiredUnique Partner Product Link IDBody Paramslink_typestringenumrequiredKind of link. product_cta is reserved for the in-app install CTA and is managed via the main product endpoint — not partner-settable here.urlphoneemailAllowed:urlphoneemailvaluestringrequiredTarget of the link: a URL (for url), a phone number (for phone), or an email address (for email).titlestringDisplay label for the link in the marketplace.utm_campaignstringOptional UTM campaign appended to the URL when rendered in the marketplace. Defaults to hint_marketplace when omitted.utm_contentstringOptional UTM content appended to the URL when rendered in the marketplace.positionint32Display order. Optional — defaults to the next position via acts_as_list.Response 200Successful responseUpdated 4 days ago