DELETE LINKS


		GET /api/deletelinks
                

GET METHOD:
https://rest.adtrax.org/api/deletelinks?authorized_uid={YOUR_UID}&authorized_rest_api_key={YOUR_API_KEY}&link_id={link_id}


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

QUERY PARAMETERS

Field Type Description
uid String (optional) User ID of the user to query. Goes at the end of the enpoint url, not query string.