provider-markets
Add a geographic area to a market
Areas compose a market. Supply the type field and the matching fields: postalCodes (postal), admin* fields (admin), geometry (polygon), or h3Cells (h3). Use operation=exclude to carve a hole out of the market.
POST
Add a geographic area to a market
Authorizations
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Path Parameters
Body
application/json
Available options:
postal, admin, polygon, h3 Available options:
include, exclude Optional display label (e.g. "Travis County", "78704 cluster").
Example:
["78701", "78702"]Example:
"US"
Available options:
state, county, city, census_place Example:
"US"
Example:
"TX"
Example:
"Travis"
Example:
"Austin"
Census GEOID for stable matching.
GeoJSON Polygon or MultiPolygon.
Example:
8
Response
201 - undefined
Add a geographic area to a market