{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Suppressions API", "version": "1.52.0" }, "items": [ { "info": { "name": "Suppressions", "type": "folder" }, "items": [ { "info": { "name": "Twilio List Bounced Emails", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/suppression/bounces", "params": [ { "name": "start_time", "value": "", "type": "query" }, { "name": "end_time", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" } ] }, "docs": "Twilio List Bounced Emails" }, { "info": { "name": "Twilio Delete Bounces", "type": "http" }, "http": { "method": "DELETE", "url": "https://accounts.twilio.com/suppression/bounces", "body": { "type": "json", "data": "{}" } }, "docs": "Twilio Delete Bounces" }, { "info": { "name": "Twilio List Blocked Emails", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/suppression/blocks", "params": [ { "name": "start_time", "value": "", "type": "query" }, { "name": "end_time", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" } ] }, "docs": "Twilio List Blocked Emails" }, { "info": { "name": "Twilio List Global Unsubscribes", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/suppression/unsubscribes", "params": [ { "name": "start_time", "value": "", "type": "query" }, { "name": "end_time", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" } ] }, "docs": "Twilio List Global Unsubscribes" } ] } ], "bundled": true }