mailboxes

Update Mailbox

Update mailbox status, health_score, assigned_campaign_id, or daily limits.

patch/api/mailboxes/{mailbox_id}

Path parameters

mailbox_idstring uuid required

Request body

statusstring nullable
health_scoreinteger nullable
assigned_campaign_idstring nullable
daily_send_limitinteger nullable
sends_todayinteger nullable
warmup_enabledboolean nullable

Response

Successful Response

idstring uuid required
email_addressstring required
providerstring required
statusstring required
health_scorenumber nullable required
daily_send_limitinteger required
sends_todayinteger nullable required
warmup_enabledboolean nullable required
warmup_started_atstring date-time nullable required
assigned_campaign_idstring nullable required
infraforge_idstring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.