cURL
curl --request POST \ --url https://statsigapi.net/console/v1/metrics/{id}/reload \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Metric data reloaded successfully." }
Optional header to respect review settings for mutation endpoints.
id
Incremental reload of the metric
true
false
Reload metric data response
Was this page helpful?