STOPPED. Historical warmup data is retained but the mailbox no longer participates in warmup.Note: A webhook event mailbox.warmup.removedis emitted after removal. The mailbox can be re-enrolled viaPOST /mailboxes/warmup.
curl --location --request DELETE 'https://customers.coldmailreseller.com/api/v1/integration/mailboxes/warmup?mailboxId=GP6M2J2DHXM3F2J40S8AP316R2QR' \
--header 'cmr-x-api-key: <api-key>'{
"status": 200,
"message": "Warmup disabled",
"data": null,
"actionId": "ACT_7a078272-0fa7-4db4-a85b-c78697dacea1"
}