Ratelimits
Set Override
POST
Create or update an override to set specific limits for an identifier.
There is no update
endpoint. Instead you should call this endpoint again to overwrite your override.
Changelog
Date | Changes |
---|---|
Nov 25 2024 | Introduced endpoint |
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Sucessfully created a ratelimit override
The response is of type object
.