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."
}
Optional header to respect review settings for mutation endpoints.
name
Delete Entity Property Source response
The response is of type object
.