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