---
title: "Schedule a metric archive"
method: PUT
path: "/console/v1/metrics/{id}/schedule_archive"
tags: ["Metrics", "Metrics"]
---

# Schedule a metric archive

`PUT /console/v1/metrics/{id}/schedule_archive`

## Path parameters

- `id` string, required

## Response `200`

Schedule a metric archive

- object
  - `message` string

## Other responses

- `401` — This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
- `404` — Not Found. The requested resource could not be found.

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/versions/3189f450c93b/schema)
