{
"locationId": "TG9jYXRpb246MQ=="
}curl --location 'https://api.synup.com/api/v4/local-post-ideas/refresh-ideas' \
--header 'Synup-Version: 2026-04-17' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"locationId": "TG9jYXRpb246MQ=="
}'{
"data": {
"refreshLocalIdeas": {
"success": true,
"pipelineId": "string",
"error": {
"message": "string",
"code": "string",
"contextInfo": [
{
"key": "string",
"value": "string"
}
]
}
}
}
}