{ "opencollection": "1.0.0", "info": { "name": "Lane Metadata API", "version": "1.3.43" }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "Add Meta Data", "type": "http" }, "http": { "method": "PATCH", "url": "https://dms-api.netsolapp.io/dms/configure/metadata", "params": [ { "name": "document_package_id", "value": "", "type": "query" }, { "name": "document_id", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Add Meta Data" } ] } ], "bundled": true }