{ "opencollection": "1.0.0", "info": { "name": "ComboCurve REST v1 custom-columns v1 wells-identifiers API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "v1 wells-identifiers", "type": "folder" }, "items": [ { "info": { "name": "patch-wells-identifiers", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.combocurve.com/v1/wells-identifiers", "body": { "type": "json", "data": "{}" } }, "docs": "Updates identifiers of a list of well documents." } ] } ], "bundled": true }