---
title: "Admin override: temporarily bypass rate limit"
method: POST
path: "/api/satellite/rate-limits/{device_id}/override"
tags: ["satellite-rate-limits"]
---

# Admin override: temporarily bypass rate limit

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

Sets a temporary override that bypasses rate limiting for the specified duration.

## Path parameters

- `device_id` integer, required

## Request body

- object

## Response `200`

OK

- object

## Other responses

- `400` — invalid request

---

[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)
