{ "opencollection": "1.0.0", "info": { "name": "Mailchimp Marketing Abuse Tests API", "version": "3.0.55" }, "items": [ { "info": { "name": "Tests", "type": "folder" }, "items": [ { "info": { "name": "Mailchimp Send Test Email", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/campaigns/:campaign_id/actions/test", "params": [ { "name": "campaign_id", "value": "500123", "type": "path", "description": "The unique id for the campaign." } ] }, "docs": "Send a test email." } ] } ], "bundled": true }