Example searches: “POST /analyze/ingredient_list”, “sulfate”, “retinoid”, “start_from_uuid”, “pha”
Deletes a favorite product for current user.
ID of the resource to return
no content success
Bad Request
Authorization information is missing or invalid.
Product not found
Server Error
curl \ -X DELETE https://api.cosmily.com/api/v1/products/{id_or_alias}/favorite \ -H "Authorization: Bearer $ACCESS_TOKEN"