{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer Sites API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer Sites", "type": "folder" }, "items": [ { "info": { "name": "get_158", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/sites", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_159", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/sites/:siteId", "params": [ { "name": "siteId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_160", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/sites/:siteId/site-options", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "siteId", "value": "", "type": "path" } ] } }, { "info": { "name": "put_48", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/sites/:siteId/site-options", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "siteId", "value": "", "type": "path" } ] } } ] } ], "bundled": true }