action mandrillapp_post_ips_provision_json { label: "post_ips_provision_json" description: "Requests an additional dedicated IP for your account. Accounts may have one outstanding request at any time, and provisioning requests are processed within 24 hours." provider: mandrillapp method: POST path: "/ips/provision.json" encoding: json output: { type: "object" additionalProperties: true } }