Skip to main content
PATCH
Update lemwarm Settings
This endpoint uses the Lemwarm Settings object.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

userMailboxId
string
required

The unique identifier of the user mailbox

Body

application/json
warmEmailMax
integer

Maximum number of warm emails per day

warmEmailRampup
integer

Daily increase in warm email count

Response

Success

ok
boolean