I need to delete an audio file from a server, here is what I tried:
var payload = JSON.stringify(recordingID); const options = { hostname: \'xxxxxxxxx\',