curl --request DELETE \
--url https://api.tagdeliver.com/v1/publisher/{uid} \
--header 'Authorization: Bearer <token>'{
"success": true
}Permenantly archives the given publisher, this will stop the tag from serving ads
curl --request DELETE \
--url https://api.tagdeliver.com/v1/publisher/{uid} \
--header 'Authorization: Bearer <token>'{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.contentignite.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?