---
title: "Upsert USDC reserve (cron)"
method: POST
path: "/cron/usdc-reserve"
tags: ["cron"]
---

# Upsert USDC reserve (cron)

`POST /cron/usdc-reserve`

Upserts the USDC reserve.

## Headers

- `X-CRON-API-KEY` string, required

## Response `204`

USDC reserve upserted; no response body.

## Other responses

- `401` — Missing or invalid `X-CRON-API-KEY`.

---

[API](https://skmtc.dev/dre/apis/dre-api.md) · [All operations](https://skmtc.dev/dre/apis/dre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dre/dre-api/revisions/5d14beb9482b/schema)
