update_rate_limit
Modify rate limit settings in Portkey Admin to control request frequency by adjusting parameters like maximum requests, time windows, and active status.
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 |