{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Senders API", "version": "1.52.0" }, "items": [ { "info": { "name": "Senders", "type": "folder" }, "items": [ { "info": { "name": "Twilio List Verified Senders", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/verified_senders" }, "docs": "Twilio List Verified Senders" }, { "info": { "name": "Twilio Create a Verified Sender", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/verified_senders", "body": { "type": "json", "data": "{}" } }, "docs": "Twilio Create a Verified Sender" } ] } ], "bundled": true }