Throttling (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authenticators/authenticator{id}/email/throttling

Parameters#

NameTypeRequiredDefaultDescription
max-emails-per-houruint32optional5Maximum emails allowed within last one hour for each receiver.
max-emails-in-five-minutesuint32optional3Maximum emails allowed within last five minutes for each receiver.
max-emails-per-client-ip-per-houruint32optional3Maximum emails allowed within last one hour for the current client IP address for each receiver.
cutoff-scoreuint16optional40The cutoff threat score as a percentage. If the score is greater than this value, no email will be sent.

Subsections#

NameTypeDescription
data-source OneOfNone

Was this helpful?