{ "info": { "_postman_id": "fbb2e01b-c19f-4937-84a7-c938507728fa", "name": "DeleteDevice", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "deleteDevice", "request": { "auth": { "type": "basic", "basic": [ { "key": "password", "value": "", "type": "string" }, { "key": "username", "value": "", "type": "string" }, { "key": "saveHelperData", "value": true, "type": "boolean" }, { "key": "showPassword", "value": false, "type": "boolean" } ] }, "method": "POST", "header": [ { "key": "Authorization", "value": "Basic amJlcnRob2xkQGZsZXhlcmFzb2Z0d2FyZS5jb206TmljaG9sYXMx" }, { "key": "Content-Type", "value": "text/xml" }, { "key": "SOAPAction", "value": "\"\"" } ], "body": { "mode": "raw", "raw": "\r\n \r\n \r\n \r\n \r\n CLIENT\r\n TestDeviceXYZ\r\n STRING\r\n fnedemo\r\n \r\n \r\n \r\n" }, "url": { "raw": "https://flex1107.flexnetoperations.com/flexnet/services/v3/ManageDeviceService?wsdl", "protocol": "https", "host": [ "flex1107", "flexnetoperations", "com" ], "path": [ "flexnet", "services", "v3", "ManageDeviceService" ], "query": [ { "key": "wsdl", "value": null } ] } }, "response": [] } ], "auth": { "type": "basic" }, "event": [ { "listen": "prerequest", "script": { "id": "aa0a939d-1239-41f3-8fcd-7f69a65a9bb3", "type": "text/javascript", "exec": [ "" ] } }, { "listen": "test", "script": { "id": "39d1bf9d-6fd3-4055-91e3-2503fed4cf47", "type": "text/javascript", "exec": [ "" ] } } ] }