{ "opencollection": "1.0.0", "info": { "name": "Nationgraph Accounts Webhooks API", "version": "0.2.36" }, "items": [ { "info": { "name": "Webhooks", "type": "folder" }, "items": [ { "info": { "name": "Clerk Webhook", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v3/webhooks/clerk" }, "docs": "Webhook endpoint to process Clerk events." } ] } ], "bundled": true }