curl -X PATCH https://api.infinipost.co/v1/accounts/acc_1a2b3c4d5e/warmup/configure \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "keywords": ["streetwear", "sneakers", "hypebeast"], "postsPerDay": 4 }'
{ "accountId": "acc_1a2b3c4d5e", "warmupStatus": { "enabled": true, "currentDay": 3, "keywords": ["streetwear", "sneakers", "hypebeast"], "postsPerDay": 4, "updatedAt": "2024-04-21T20:10:00Z" } }
Update warmup settings for an active warmup