{ "opencollection": "1.0.0", "info": { "name": "Mailchimp Marketing Abuse Resend API", "version": "3.0.55" }, "items": [ { "info": { "name": "Resend", "type": "folder" }, "items": [ { "info": { "name": "Mailchimp Resend Campaign", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/campaigns/:campaign_id/actions/create-resend", "params": [ { "name": "campaign_id", "value": "500123", "type": "path", "description": "The unique id for the campaign." } ] }, "docs": "Remove the guesswork for resending a campaign to certain segments. You can use this endpoint as a shortcut to replicate a campaign and resend it to common segments, such as those who didn't open the campaign, or any new subscribers since it was sent." } ] } ], "bundled": true }