curl --location --request DELETE 'api/api/admin/product' \ --header 'Content-Type: application/json' \ --data '{}'
{}