{ "opencollection": "1.0.0", "info": { "name": "Demisto Apikeys Incidenttype API", "version": "2.0.0" }, "items": [ { "info": { "name": "Incidenttype", "type": "folder" }, "items": [ { "info": { "name": "Create new Incident Type", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/incidenttype" }, "docs": "API to create new Incident Type" } ] } ], "bundled": true }