{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer Devices API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer Devices", "type": "folder" }, "items": [ { "info": { "name": "get_40", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/license-keys", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "post_11", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/license-keys", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "get_47", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:deviceId", "params": [ { "name": "deviceId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" } ] } }, { "info": { "name": "put_16", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:deviceId", "params": [ { "name": "deviceId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_12", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:deviceId", "params": [ { "name": "deviceId", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" } ] } }, { "info": { "name": "get_44", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:deviceId/site-options", "params": [ { "name": "deviceId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_13", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:deviceId/site-options", "params": [ { "name": "deviceId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_8", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:deviceId/site-options", "params": [ { "name": "deviceId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "post_6", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:uniqueIdentifier/activate", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_7", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:uniqueIdentifier/activation-credentials-renewal", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_8", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:uniqueIdentifier/activation-pin-renewal", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "Delete device by unique identifier", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:uniqueIdentifier", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "uniqueIdentifier", "value": "", "type": "path", "description": "Unique identifier of the device (MAC address or softphone identifier)" } ] }, "docs": "Deactivates and deletes a device identified by its unique identifier (e.g. MAC address) for the given customer. Handles phone-extension unbinding and logs the deletion to PORTAL_LOG." }, { "info": { "name": "post_7", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:uniqueIdentifier/bypass-authentication", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_41", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/license-keys/:licenseId", "params": [ { "name": "licenseId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "put_12", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/license-keys/:licenseId", "params": [ { "name": "licenseId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_7", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/license-keys/:licenseId", "params": [ { "name": "licenseId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "post_8", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:uniqueIdentifier/reset-authentication", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_42", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/available-phones", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" } ] } }, { "info": { "name": "get_39", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/handsets/:handsetId", "params": [ { "name": "handsetId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "put_11", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/handsets/:handsetId", "params": [ { "name": "handsetId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_6", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/handsets/:handsetId", "params": [ { "name": "handsetId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "get_38", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/handsets", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "post_10", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/handsets", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "get_35", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_43", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/lync/:uniqueIdentifier", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_9", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/lync/:uniqueIdentifier", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_46", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/softphone/:uniqueIdentifier", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_15", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/softphone/:uniqueIdentifier", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_11", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/softphone/:uniqueIdentifier", "params": [ { "name": "uniqueIdentifier", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_36", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId", "params": [ { "name": "baseId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_9", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId", "params": [ { "name": "baseId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_5", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId", "params": [ { "name": "baseId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_37", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/free-ports", "params": [ { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "baseId", "value": "", "type": "path" } ] } }, { "info": { "name": "post_12", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" } ] } }, { "info": { "name": "put_10", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/devices/:deviceType/:baseId/handsets/:handsetId/activate", "params": [ { "name": "baseId", "value": "", "type": "path" }, { "name": "handsetId", "value": "", "type": "path" }, { "name": "deviceType", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }