Update Custom POI

The Update POI service can be used to update any of your Custom POIs, by providing any combination of the following custom POI’s properties(at least one):

  1. Name - the POI’s name.
  2. Area - can be defined either by determining the centroid (lng, lat) and the radius to create the POI area, or by a list of all polygon GEO points (lng,lat).
  3. Sub-category (For available sub-categories, see listed categories.
  4. Address - the consumer can change any of the following properties: street address, city and/or zipcode.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Placer API ID

Body Params

Updating Custom POI by given name or sub category or polygon/centroid + radius or address.

string
centroid
array of floats

List of 2 values that represents the GEO location of the POI center

centroid
float
0.007 to 0.21
Defaults to 0.1

Radius (in miles) with which the polygon is constructed when the center of the polygon is the centroid

polygon
array of arrays of floats

List of pairs ([lng, lat]) that represents the POI polygon

polygon
address
object
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json