action mandrillapp_post_templates_delete_json { label: "post_templates_delete_json" description: "Delete a template" provider: mandrillapp method: POST path: "/templates/delete.json" encoding: json output: { type: "object" additionalProperties: true } }