ACTIVE.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,
"actionId": "ACT_7a078272-0fa7-4db4-a85b-c78697dacea1"
}