ACTIVE.warmupEmailSentCount, landedOnSpamCount, landedOnInboxCount, healthScore) are returned via GET /mailboxes/mailbox inside the warmupDetails object.Note: The warmup program incurs an additional charge, prorated from the enrollment date to the next billing cycle.
curl --location --request POST 'https://customers.coldmailreseller.com/api/v1/integration/mailboxes/warmup?mailboxId=GP6M2J2DHXM3F2J40S8AP316R2QR' \
--header 'cmr-x-api-key: <api-key>'{
"status": 200,
"message": "Warmup enabled",
"data": null
}