curl --request POST \
--url http://localhost:8000/api/v1/local-seo/locations/{location_id}/reviews/sync \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request POST \
--url http://localhost:8000/api/v1/local-seo/locations/{location_id}/reviews/sync \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}