Rate Limit API
This catalogue provides a comprehensive list of all available APIs for Rate Limit. APIs are categorised by features, including the essential information, such as Request URI, method, and description.
| API Name | Method | Request URI | Description |
|---|---|---|---|
| Upsert Rate Limit | POST | /waap/v1.0/services/{serviceId}/rateLimit | Create or update rate limit for website acceleration service. |
| Get Rate Limit | GET | /waap/v1.0/services/{serviceId}/rateLimit | Retrieve rate limit for website acceleration service. |
| Delete Rate Limit | DELETE | /waap/v1.0/services/{serviceId}/rateLimit | Delete rate limit for website acceleration service. |