Replace the Per-Client Rate Limit Settings
PUT {{baseUrl}}/api/v1/rate-limit-settings/per-client
Replaces the Per-Client Rate Limit Settings and returns the configured properties
Request Body
{"defaultMode"=>"ENFORCE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"defaultMode":"ENFORCE"}