cURL
curl --request PUT \ --url https://statsigapi.net/console/v1/metrics/{id}/schedule_archive \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Metric archive scheduled successfully for next day." }
Optional header to respect review settings for mutation endpoints.
id
Schedule a metric archive
Was this page helpful?