{ "opencollection": "1.0.0", "info": { "name": "B3OS Workflow Action Integrations API", "version": "1.0" }, "items": [ { "info": { "name": "Integrations", "type": "folder" }, "items": [ { "info": { "name": "POST /v1/integrations/telegram-b3os-bot", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/integrations/telegram-b3os-bot", "body": { "type": "json", "data": "{}" } }, "docs": "Handle B3OS Telegram bot webhook update" } ] } ], "bundled": true }