{ "opencollection": "1.0.0", "info": { "name": "Webex Admin Address Book Realtime API", "version": "1.0.0" }, "items": [ { "info": { "name": "Realtime", "type": "folder" }, "items": [ { "info": { "name": "Subscribe Realtime Notification", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/realtime/subscribe", "body": { "type": "json", "data": "{}" } }, "docs": "Access this endpoint when the user has to register for a WebSocket Session to receive realtime events. Requires 'cjp:user' scope or roles 'id_full_admin', 'id_readonly_admin', 'atlas-portal.partner.salesadmin', 'atlas-portal.partner.helpdesk', 'cjp.supervisor', 'cjp.admin', 'atlas-portal.partner.provision_admin' for authorization" } ] } ], "bundled": true }