Creates a POI from a GeoJSON FeatureCollection.

This endpoint will create a new POI (Point of Interest) for each feature in the GeoJSON FeatureCollection received in the request payload.
The GeoJSON Features currently supported to create a POI are Point, Polygon and MultiPolygon.

Query Params
string

Creates the POIs and assigns them to the specified company. Useful if the user making the request belongs to more than one company.
If omitted, the default company for the user (usually the first they were assigned to or owned) will be used to create the POI.

Body Params
string
enum
required
Allowed:
features
array of objects
required
features*
Responses

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