Edit filter

Description

Edits the property filter of a vector layer.

Endpoint

/path/{pathId}/vector/filter

Method

POST

Access Level Rules

Access Level

admin

Processing Units

Processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the vector layer.

true

filter

A array of object required property 'propertyId' and optional boolean property 'id' containing the new filter on the properties.

true

Last updated