update_usage_limit
Modify usage limit configurations for tokens, requests, or cost within Portkey Admin API to control resource consumption over daily, weekly, or monthly periods.
Instructions
Update an existing usage limit's configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the usage limit | |
| name | No | New name for the usage limit | |
| value | No | New limit value | |
| metric | No | New metric to limit | |
| period | No | New time period for the limit | |
| status | No | Usage limit status |