{ "opencollection": "1.0.0", "info": { "name": "Lago API documentation Add_ons Organizations API", "version": "1.15.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "Lago Update your organization", "type": "http" }, "http": { "method": "PUT", "url": "https://api.getlago.com/api/v1/organizations", "body": { "type": "json", "data": "{}" } }, "docs": "This endpoint is used to update your own organization's settings." } ] } ], "bundled": true }