action mandrillapp_post_urls_check_tracking_domain_json { label: "post_urls_check_tracking_domain_json" description: "Checks the CNAME settings for a tracking domain. The domain must have been added already with the add-tracking-domain call" provider: mandrillapp method: POST path: "/urls/check-tracking-domain.json" encoding: json output: { type: "object" additionalProperties: true } }