Description
Edits a point cloud style.
Endpoint
/path/{pathId}/pointCloud/style/{styleId}
Method
PATCH
Minimum Access Level
edit+
Minimum processing units
2
pathId
The id of the point cloud layer.
styleId
The id of the style.
name
The new name of the style.
false
Default null.
default
Boolean whether the style should be used as the default styling of the timestamp.
method
The method of the style, should be 'v2' to use the most recent styling framework.
parameters
The parameters for the visualization. See here for all possibilities.
description
A description as string.
Last updated 8 months ago