Skip to main content
A quota rule caps how many requests are allowed in a window. Quotas belong to your account, not a workspace, so there is no workspace_id. Reads need quotas:read and writes need quotas:write.

List quotas

string
ROLLING for a sliding window, or CALENDAR for a fixed window.

Get a quota

Update a quota

string
A name for the rule.
integer
The request cap for the window.
string
ROLLING or CALENDAR.
integer
The window length in minutes.

Delete a quota