Throttling (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/email/throttling
Parameters#
| Name | Type | Required | Default | Description |
|---|
| max-emails-per-hour | uint32 | optional | 5 | Maximum emails allowed within last one hour for each receiver. |
| max-emails-in-five-minutes | uint32 | optional | 3 | Maximum emails allowed within last five minutes for each receiver. |
| max-emails-per-client-ip-per-hour | uint32 | optional | 3 | Maximum emails allowed within last one hour for the current client IP address for each receiver. |
| cutoff-score | uint16 | optional | 40 | The cutoff threat score as a percentage. If the score is greater than this value, no email will be sent. |
Subsections#