I have below JSON data with nested objects. I want to delete the 'id' from this structure and return the changed JSON from the function. I have tried to do it recursively below way but not able to return the changed JSON.I have below JSON data with nested objects. I w