curl --request DELETE \
--url https://statsigapi.net/console/v1/dynamic_configs/{id} \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Dynamic Config deleted successfully."
}curl --request DELETE \
--url https://statsigapi.net/console/v1/dynamic_configs/{id} \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Dynamic Config deleted successfully."
}