---
title: "Reset satellite usage counters"
method: POST
path: "/api/satellite/rate-limits/{device_id}/reset"
tags: ["satellite-rate-limits"]
---

# Reset satellite usage counters

`POST /api/satellite/rate-limits/{device_id}/reset`

Clears all usage counters for a device (admin override).

## Path parameters

- `device_id` integer, required

## Response `200`

OK

## Other responses

- `400` — invalid ID

---

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