v3

OpenAPI 3.1.02026-08-06274467602.9 KB
table

Add Feature To Layer

Add a complete GeoJSON feature to a layer.

post/api/v1/table/{layer_id}/features

Request body

type'Point' | 'LineString' | 'Polygon' | 'MultiPoint' | 'MultiLineString' | 'MultiPolygon' required
propertiesobject
layer_idstring uuid required
source_feature_idstring nullable

Response

Successful Response

successboolean required
data_versioninteger nullable
feature_idstring nullable