curl --request POST \
--url https://statsigapi.net/console/v1/experiments/{id}/pulse_load_history/{dagID}/cancel \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Pulse load cancelled successfully."
}curl --request POST \
--url https://statsigapi.net/console/v1/experiments/{id}/pulse_load_history/{dagID}/cancel \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Pulse load cancelled successfully."
}Was this page helpful?