action mandrillapp_post_templates_time_series_json { label: "post_templates_time_series_json" description: "Return the recent history (hourly stats for the last 30 days) for a template" provider: mandrillapp method: POST path: "/templates/time-series.json" encoding: json output: { type: "object" additionalProperties: true } }