{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Plugins API", "version": "1.52.0" }, "items": [ { "info": { "name": "Plugins", "type": "folder" }, "items": [ { "info": { "name": "Twilio List Flex Plugins", "type": "http" }, "http": { "method": "GET", "url": "https://accounts.twilio.com/PluginService/Plugins", "headers": [ { "name": "FlexMetadata", "value": "" } ], "params": [ { "name": "PageSize", "value": "", "type": "query" } ] }, "docs": "Twilio List Flex Plugins" }, { "info": { "name": "Twilio Create a Flex Plugin", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/PluginService/Plugins", "body": { "type": "form-urlencoded", "data": [ { "name": "UniqueName", "value": "" }, { "name": "FriendlyName", "value": "" }, { "name": "Description", "value": "" } ] } }, "docs": "Twilio Create a Flex Plugin" } ] } ], "bundled": true }