action mandrillapp_post_templates_publish_json { label: "post_templates_publish_json" description: "Publish the content for the template. Any new messages sent using this template will start using the content that was previously in draft." provider: mandrillapp method: POST path: "/templates/publish.json" encoding: json output: { type: "object" additionalProperties: true } }