Deletes a product. The product is identified by the id path parameter.
id
Unique Product identifier.
OK. The product was deleted.
Unauthorized. Returned if no valid authentication was provided.
Not Found. The product does not exist.