action mandrillapp_post_templates_update_json { label: "post_templates_update_json" description: "Update the code for an existing template. If null is provided for any fields, the values will remain unchanged." provider: mandrillapp method: POST path: "/templates/update.json" encoding: json output: { type: "object" additionalProperties: true } }