update_virtual_key
Modify virtual key details including name, API key, limits, and notes within the Portkey Admin system to manage access and usage controls.
Instructions
Update an existing virtual key's name, API key, note, or limits
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The slug of the virtual key to update | |
| name | No | New display name for the key | |
| key | No | New provider API key value | |
| note | No | New note or description | |
| credit_limit | No | New credit limit for usage | |
| alert_threshold | No | New alert threshold percentage (0-100) | |
| rate_limit_rpm | No | New rate limit in requests per minute |