UPDATE LINKS


		POST /api/updatelinks
                

POST METHOD:
https://rest.adtrax.org/api/updatelinks?authorized_uid={YOUR_UID}&authorized_rest_api_key={YOUR_API_KEY}&url_loggedin=https://yahoo.com/&title=TestTitleEDIT&link_id=1534



	Result example :
	
	[
	  {"status":"success"}
	]
                

QUERY PARAMETERS

Field Type Description
link_id Numeric (optional) The numeric link_id to update

url_loggedin valid public url (required) The url to redirect to, after all data and pixels have processed. The name of the variable is a remnant of when we offered Facebook login detection to send the user to a different url when logged in versus logged out of Facebook (META).
title AlphaNumeric (required) A friendly name for this link
mc_swagger_key AlphaNumeric (optional) Manychat Swagger Key
fbpixel AlphaNumeric (optional) Facebook/Meta Ads pixel Id
fbpxtype String (optional) Type of FB Ads Pixel
hybrid_strict Alpha (required) yes or no - This prevents FB Pixel Firing when it is a duplicate lead, according to KylePro (KP)
bridge_id Numeric (optional) The ID of bridge to send leads through via Hybrid Method (Xanlink+Bridge).
links_html HTML/JS/CSS Code (optional)