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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"defaultMode":"ENFORCE"}