curl --request PUT \
--url https://api.tagdeliver.com/v1/tag/{uid}/experiment/{id}/activate-winner \
--header 'Authorization: Bearer <token>'{
"success": true
}Activates the winnning config of an experiment. This can be run upon completion, or during an experiment, where the experiment will be immmediately terminated
curl --request PUT \
--url https://api.tagdeliver.com/v1/tag/{uid}/experiment/{id}/activate-winner \
--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?