action mandrillapp_post_senders_check_domain_json { label: "post_senders_check_domain_json" description: "Checks the SPF and DKIM settings for a domain. If you haven't already added this domain to your account, it will be added automatically." provider: mandrillapp method: POST path: "/senders/check-domain.json" encoding: json output: { type: "object" additionalProperties: true } }