{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer DIDs API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer DIDs", "type": "folder" }, "items": [ { "info": { "name": "get_52", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/dids", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_53", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/dids/:didNumber", "params": [ { "name": "didNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_54", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/dids/:didNumber/destination", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "didNumber", "value": "", "type": "path" } ] } }, { "info": { "name": "put_14", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/dids/:didNumber/destination", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "didNumber", "value": "", "type": "path" } ] } }, { "info": { "name": "get_51", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/dids/available-destinations", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }