{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Insights API", "version": "1.52.0" }, "items": [ { "info": { "name": "Insights", "type": "folder" }, "items": [ { "info": { "name": "Twilio List Questionnaires", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/Insights/QualityManagement/Questionnaires", "headers": [ { "name": "Token", "value": "" } ] }, "docs": "Twilio List Questionnaires" }, { "info": { "name": "Twilio Create a Questionnaire", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/Insights/QualityManagement/Questionnaires", "body": { "type": "form-urlencoded", "data": [ { "name": "Name", "value": "" }, { "name": "Description", "value": "" }, { "name": "Active", "value": "" } ] } }, "docs": "Twilio Create a Questionnaire" } ] } ], "bundled": true }