Skip to main content

Clear one IP address's rate limit (admin)

POST 

/api/admin/status/rate-limits/clear

Lifts one IP's rate-limit restriction ahead of its expiry, so an administrator can let a locked-out classroom or office back in without waiting it out. System administrators only. Not idempotent by design: clearing an address that is not currently restricted returns 404 rather than a silent success, so the caller learns the restriction had already lapsed (or landed on another instance) instead of assuming it acted.

View source

Request

Responses

The restriction was cleared.