Update lemwarm Settings
Updates lemwarm email deliverability settings for a specific user mailbox.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier of the user mailbox
Body
Provide only the fields you want to change; omitted fields keep their current value. At least one field is required.
Maximum number of warmup emails per day (0-40; the server enforces 1-40 unless the team has the lemwarm0limit beta)
Daily increase in the warmup email count (0-40; the server enforces 1-40 unless the team has the lemwarm0limit beta)
Percentage of warmup emails sent to internal participants (0-100)
Percentage of warmup emails that should be answered (0-100)
Whether warmup emails are sent as plain text
Whether to apply a random daily variance to the warmup email target (spreads volume day-to-day instead of a flat number)
Response
Success