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