Replace the Rate Limit Admin Notification Settings
PUT {{baseUrl}}/api/v1/rate-limit-settings/admin-notifications
Replaces the Rate Limit Admin Notification Settings and returns the configured properties
Request Body
{"notificationsEnabled"=>true}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"notificationsEnabled":true}