{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer Speed Dials API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer Speed Dials", "type": "folder" }, "items": [ { "info": { "name": "get_162", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/speed-dials", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "post_49", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/speed-dials", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_163", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/speed-dials/:speedDialId", "params": [ { "name": "speedDialId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_49", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/speed-dials/:speedDialId", "params": [ { "name": "speedDialId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_49", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/speed-dials/:speedDialId", "params": [ { "name": "speedDialId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }