Let's start with a simple example.
Using Postman, I create a new product using POST and got the id : 635b6d4c246dad138307b717
When I tried to delete the above product using DELETE command, I get a 404 Not Found Error
https://simplex.sgvmart.com/odata/product('635b6d4c246dad138307b717')
I can send the API key separately to your email if you need to test on the above URL.
Using Postman, I create a new product using POST and got the id : 635b6d4c246dad138307b717
When I tried to delete the above product using DELETE command, I get a 404 Not Found Error
https://simplex.sgvmart.com/odata/product('635b6d4c246dad138307b717')
I can send the API key separately to your email if you need to test on the above URL.