- https://uberall.com/apihttps://uberall.com/api/brand-data-points/{id}/like
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/brand-data-points/{id}/like
curl -i -X DELETE \
'https://uberall.com/api/brand-data-points/{id}/like'Successfully unliked Brand Data Point
Enum:"SUCCESS""PENDING""QUOTA_LIMIT_EXCEED""NOT_AUTHORIZED""FORBIDDEN""BAD_ACCESS_TOKEN""BAD_PRIVATE_KEY""BAD_PUBLIC_KEY""MISSING_PARAMETER""INVALID_PARAMETER"
Response
{ "status": "SUCCESS", "message": "string", "warnings": [ "string" ], "response": { "dataPoint": { … } } }