---
title: "Replace ollie state"
method: PUT
path: "/v1/private/ollie/state"
tags: ["Ollie State"]
---

# Replace ollie state

`PUT /v1/private/ollie/state`

Upload gzip-compressed SQLite DB file, replacing any existing state

## Headers

- `Content-Length` integer

## Response `204`

No content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Rate limit exceeded

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
