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