action mandrillapp_post_ips_start_warmup_json { label: "post_ips_start_warmup_json" description: "Begins the warmup process for a dedicated IP. During the warmup process, Mandrill will gradually increase the percentage of your mail that is sent over the warming-up IP, over a period of roughly 30 days. The rest of your mail will be sent over shared IPs or other dedicated IPs in the same pool." provider: mandrillapp method: POST path: "/ips/start-warmup.json" encoding: json output: { type: "object" additionalProperties: true } }