{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer Trunks API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer Trunks", "type": "folder" }, "items": [ { "info": { "name": "get_190", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/trunks", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_191", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/trunks/:trunkNumber", "params": [ { "name": "trunkNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_55", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/trunks/:trunkNumber", "params": [ { "name": "trunkNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_189", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/trunks/:trunkNumber/available-drop-extensions", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "trunkNumber", "value": "", "type": "path" } ] } }, { "info": { "name": "getAvailableExtensions", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/trunks/:trunkNumber/available-extensions", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "trunkNumber", "value": "", "type": "path" } ] } } ] } ], "bundled": true }