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