{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Integration Types API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Integration Types", "type": "folder" }, "items": [ { "info": { "name": "get_203", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/integration-types" } }, { "info": { "name": "post_54", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/integration-types" } }, { "info": { "name": "get_204", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/integration-types/:integrationId", "params": [ { "name": "integrationId", "value": "", "type": "path" } ] } }, { "info": { "name": "put_56", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/integration-types/:integrationId", "params": [ { "name": "integrationId", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_56", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/integration-types/:integrationId", "params": [ { "name": "integrationId", "value": "", "type": "path" } ] } } ] } ], "bundled": true }