action mandrillapp_post_messages_reschedule_json { label: "post_messages_reschedule_json" description: "Reschedules a scheduled email." provider: mandrillapp method: POST path: "/messages/reschedule.json" encoding: json output: { type: "object" additionalProperties: true } }