Update Tier
Rate Limits
Update Tier
Update a rate limit tier (admin only)
PUT
Update Tier
Authentication
Bearer token:
Bearer <admin_token>Path Parameters
Tier name to update
Request Body
Updated request limit
Updated time window
Updated active status
Example Request
Response
Returns the updated tier configuration.Errors
| Status | Description |
|---|---|
| 400 | Invalid request body |
| 401 | Invalid or expired token |
| 403 | Admin access required |
| 404 | Tier not found |

