{ "opencollection": "1.0.0", "info": { "name": "API Manager REST Actions Events API", "version": "3.1.0-SNAPSHOT" }, "items": [ { "info": { "name": "Events", "type": "folder" }, "items": [ { "info": { "name": "newAccountCreated", "type": "http" }, "http": { "method": "POST", "url": "/apiman/events/sso/users", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }