Brand Data Points
Unlike a Brand Data Point
Unlike a brand data point
delete/brand-data-points/{id}/like
Path parameters
idstring required
The ID of the Brand Data Point
Response
Successfully unliked Brand Data Point
Example response
{
"response": {
"dataPoint": {
"secondaryData": "text content on instagram pictures",
"comments": [
{
"secondaryData": "text content on instagram pictures"
}
]
}
}
}