---
title: "Refresh User Usage Stats"
method: POST
path: "/api/v1/usage-stats/refresh-user-stats"
tags: ["usage-stats"]
---

# Refresh User Usage Stats

`POST /api/v1/usage-stats/refresh-user-stats`

Refresh and return updated usage statistics for the current user.

This endpoint forces a fresh fetch from the external API, bypassing any caching.

Returns:
    Updated usage statistics summary

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/qcode/apis/qcode-web.md) · [All operations](https://skmtc.dev/qcode/apis/qcode-web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qcode/qcode-web/revisions/2f2f5f49ffc7/schema)
