Edit vector properties

Description

Changes the attributes of a vector layer property.

Endpoint

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

Method

PATCH

Access Level Rules

Access Level

edit+

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the vector layer.

true

propertyId

The id of the property to be edited.

true

required

Boolean whether the property should have a value for every feature.

false

Default null.

private

Boolean whether the property should be private.

false

Default null.

Last updated