{ "opencollection": "1.0.0", "info": { "name": "IXON AccessRecoverList AgentBackendComponentFunctionCall API", "version": "0.1.294" }, "items": [ { "info": { "name": "AgentBackendComponentFunctionCall", "type": "folder" }, "items": [ { "info": { "name": "AgentBackendComponentFunctionCall", "type": "http" }, "http": { "method": "POST", "url": "https://portal.ixon.cloud:443/api/agents/:agentId/backend-component-function-call", "headers": [ { "name": "Api-Version", "value": "" }, { "name": "Api-Application", "value": "" }, { "name": "Api-Company", "value": "" }, { "name": "Api-Branding", "value": "" } ], "params": [ { "name": "agentId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "AgentBackendComponentFunctionCall" } ] } ], "bundled": true }