Delete vector property

Description

Delete or recover a property from a vector layer.

Endpoint

/path/{pathId}/vector/property/{propertyId}/deleted

Method

PUT

Access Level Rules

Access Level

edit+

Processing Units

Processing units

2

Parameters

NameDescriptionRequiredDefault

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.

Last updated