action mandrillapp_post_ips_cancel_warmup_json { label: "post_ips_cancel_warmup_json" description: "Cancels the warmup process for a dedicated IP." provider: mandrillapp method: POST path: "/ips/cancel-warmup.json" encoding: json output: { type: "object" additionalProperties: true } }