Example searches: “Apache, 2.0”, “object”, “good_for_dry_skin”, “ingredients”, “sulfate”
Delete an ingredient opinion
uuid of the Opinion to fetch
Server Error
no content success
Bad Request
Authorization information is missing or invalid.
Authorization forbidden
Ingredient Opinion Not Found
Gone
curl \ -X DELETE https://api.cosmily.com/api/v1/ingredient_opinions/{opinion_uuid} \ -H "Authorization: Bearer $ACCESS_TOKEN"