18539ae8bf0a

latestOpenAPI 3.1.02026-08-13279484619.4 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