How to apply a different API Throttling configuration to a specific endpoint through Codebeamer REST API
Applies To
- Codebeamer 21.09 to 2.2
Description
- Is it possible to apply a specific API Throttling configuration only to certain endpoints?
- For example:
- A very large number of calls per seconds/minute to endpoints
/api/v3/items/query
and/api/v3/items/{itemId}/fields
, and - The standard API Throttling default values to all other endpoints.