action mandrillapp_post_senders_add_domain_json { label: "post_senders_add_domain_json" description: "Adds a sender domain to your account. Sender domains are added automatically as you send, but you can use this call to add them ahead of time." provider: mandrillapp method: POST path: "/senders/add-domain.json" encoding: json output: { type: "object" additionalProperties: true } }