Delete vector property
Last updated
Last updated
Description
Delete or recover a property from a vector layer.
Endpoint
/path/{pathId}/vector/property/{propertyId}/deleted
Method
PUT
Access Level
edit+
Processing units
2
pathId
The id of the vector layer.
true
propertyId
The id of the property to be deleted/recovered.
true
deleted
Boolean whether the property should be deleted or recovered.
false
Default true.