cURL
curl --request DELETE \ --url https://prod.truv.com/v1/links/{link_id}/ \ --header 'X-Access-Client-Id: <api-key>' \ --header 'X-Access-Secret: <api-key>'
{ "error": { "code": "authentication_failed", "message": "No such token" } }
The endpoint removes a link and all associated data.
Client ID
Client Access Key
Empty body
Was this page helpful?
Contact support