ratelimit.*.delete_override(workspace-wide)ratelimit.<namespace_id>.delete_override(scoped to a specific namespace)
See the API reference for the full HTTP endpoint documentation.
Usage
Flags
string
required
The id or name of the namespace containing the override. Must be 1-255 characters.
string
required
The exact identifier pattern of the override to delete. This must match exactly as it was specified when creating the override, including any wildcards (
*) that were part of the original pattern. Case-sensitive. Must be 1-255 characters.After deletion, any identifiers previously affected by this override will immediately revert to using the default rate limit for the namespace.Global Flags
Examples
Output
Default output shows the request ID, followed by the result:--output=json, the full response envelope is returned: