{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer IP Whitelist API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer IP Whitelist", "type": "folder" }, "items": [ { "info": { "name": "get_110", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/ip-whitelist", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "post_34", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/ip-whitelist", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_111", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/ip-whitelist/:ipWhitelistId", "params": [ { "name": "ipWhitelistId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_33", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/ip-whitelist/:ipWhitelistId", "params": [ { "name": "ipWhitelistId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }