{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication SupportRequest API", "version": "1.2" }, "items": [ { "info": { "name": "SupportRequest", "type": "folder" }, "items": [ { "info": { "name": "Create a support ticket", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/support-requests", "body": { "type": "json", "data": "{}" } }, "docs": "Support Ticket." } ] } ], "bundled": true }