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