Delete feature
Last updated
Last updated
Description
Delete or recover features of a vector layer.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/feature/deleted
Method
PUT
Minimum Access Level
edit+ or owner of the feature
Minimum processing units
2
pathId
The id of the vector layer.
true
timestampId
The id of the timestamp for which to delete or recover features.
true
featureIds
An array of feature id's to delete/recover.
true
deleted
Boolean whether the the features should be deleted or recovered.
false
Default true.