action mandrillapp_post_messages_cancel_scheduled_json { label: "post_messages_cancel_scheduled_json" description: "Cancels a scheduled email." provider: mandrillapp method: POST path: "/messages/cancel-scheduled.json" encoding: json output: { type: "object" additionalProperties: true } }