{ "opencollection": "1.0.0", "info": { "name": "LangSmith access_policies ace API", "version": "0.1.0" }, "items": [ { "info": { "name": "ace", "type": "folder" }, "items": [ { "info": { "name": "Execute", "type": "http" }, "http": { "method": "POST", "url": "/api/v1/ace/execute", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "docs": "Execute some custom code for testing purposes." } ] } ], "bundled": true }