Merge Placespost https://places-api.foursquare.com/places/{fsq_place_id}/suggest/mergeSuggest the merge of two or more places.Path Paramsfsq_place_idstringrequiredA unique string identifier for a FSQ Place (formerly known as Venue ID). E.g., Foursquare HQ's fsq_place_id = 5a187743ccad6b307315e6fe.Query Paramsdry_runbooleanDefaults to trueIf true, return the expected result without actually submitting the suggestion. Useful for testing. Note this defaults to false in all cases EXCEPT when calling through this docs page.truefalseduplicate_fsq_place_idsstringrequiredA list of string identifiers that represent the same place as the given fsq_place_id.HeadersX-Places-Api-VersionstringenumrequiredDefaults to 2025-06-17The version of the API to use.2025-06-17Allowed:2025-06-17Response 200successUpdated 2 months ago