action mandrillapp_post_ips_delete_json { label: "post_ips_delete_json" description: "Deletes a dedicated IP. This is permanent and cannot be undone." provider: mandrillapp method: POST path: "/ips/delete.json" encoding: json output: { type: "object" additionalProperties: true } }