action mandrillapp_post_ips_set_custom_dns_json { label: "post_ips_set_custom_dns_json" description: "Configures the custom DNS name for a dedicated IP." provider: mandrillapp method: POST path: "/ips/set-custom-dns.json" encoding: json output: { type: "object" additionalProperties: true } }