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
Name
Description
Required
Default
pathId
The id of the vector layer.
true
propertyId
The id of the property to be edited.
true
required
Boolean whether the property should be defined for every feature.
false
Default null.
levels
An array with the possible values that the property is allowed to have.
false
Default null.
Last updated
Was this helpful?