curl -X POST https://api.infinipost.co/v1/accounts/acc_1a2b3c4d5e/warmup/stop \ -H "Authorization: Bearer YOUR_API_KEY"
{ "accountId": "acc_1a2b3c4d5e", "warmupStatus": { "enabled": false, "currentDay": 4, "stoppedAt": "2024-04-21T20:05:00Z" } }
Stop the warmup process for an account
Show properties
false