{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Mail Send API", "version": "1.52.0" }, "items": [ { "info": { "name": "Mail Send", "type": "folder" }, "items": [ { "info": { "name": "Twilio Send an Email", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/mail/send", "body": { "type": "json", "data": "{}" } }, "docs": "Send an email message to one or more recipients. Supports personalizations, dynamic templates, attachments, categories, and scheduling." } ] } ], "bundled": true }