action mandrillapp_post_ips_delete_pool_json { label: "post_ips_delete_pool_json" description: "Deletes a pool. A pool must be empty before you can delete it, and you cannot delete your default pool." provider: mandrillapp method: POST path: "/ips/delete-pool.json" encoding: json output: { type: "object" additionalProperties: true } }