delete https://api.bewe.io/v1/products/
Deletes a product by its ID for the authenticated account.
Logs the deletion activity, including the old product data, and synchronizes the deletion with the WebSocket service.
Returns a success response if the product is deleted, or an error if not found or on failure.