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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"notificationsEnabled":true}