curl --request DELETE \
--url https://api.tagdeliver.com/v1/report/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}Delete a report
curl --request DELETE \
--url https://api.tagdeliver.com/v1/report/{id} \
--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?