curl --request DELETE \
--url https://statsigapi.net/console/v1/experiments/entity_property/{name} \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Entity property source deleted successfully."
}curl --request DELETE \
--url https://statsigapi.net/console/v1/experiments/entity_property/{name} \
--header 'STATSIG-API-KEY: <api-key>'{
"message": "Entity property source deleted successfully."
}Was this page helpful?