update_rate_limit
Modify rate limit configurations in Portkey Admin by adjusting request/token thresholds, time windows, names, or status to control API usage.
Instructions
Update an existing rate limit's configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the rate limit | |
| name | No | New name for the rate limit | |
| value | No | New maximum requests value | |
| metric | No | New metric to rate limit | |
| window | No | New time window for the rate limit | |
| status | No | Rate limit status |