{ "opencollection": "1.0.0", "info": { "name": "Mailchimp Marketing Abuse Installation API", "version": "3.0.55" }, "items": [ { "info": { "name": "Installation", "type": "folder" }, "items": [ { "info": { "name": "Mailchimp Verify Connected Site Script", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/connected-sites/:connected_site_id/actions/verify-script-installation", "params": [ { "name": "connected_site_id", "value": "500123", "type": "path", "description": "The unique identifier for the site." } ] }, "docs": "Verify that the connected sites script has been installed, either via the script URL or fragment." } ] } ], "bundled": true }