curl --request DELETE \
--url https://api.tagdeliver.com/v1/tag/{uid}/experiment/{id} \
--header 'Authorization: Bearer <token>'{
"success": true
}Terminates an experiment immediately
curl --request DELETE \
--url https://api.tagdeliver.com/v1/tag/{uid}/experiment/{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?