curl --location 'https://api.tvunetworks.com/openapi/device/3.0/device/deleteExt' \ --header 'SID: ' \ --header 'Content-Type: application/json' \ --data '{ "peerId": "3214" }'
{}