cURL
curl --request DELETE \ --url https://api.aimtell.com/prod/pixel/{id} \ --header 'X-Authorization-Api-Key: <api-key>'
{ "result": "success", "message": "Successfully removed pixel." }
Deletes a cross domain tracking pixel by ID
Documentation IndexFetch the complete documentation index at: https://developers.aimtell.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.aimtell.com/llms.txt
Use this file to discover all available pages before exploring further.
Pixel ID
200
"success"
"Successfully removed pixel."