Edit style
Description
Edits a point cloud style.
Endpoint
/path/{pathId}/pointCloud/style/{styleId}
Method
PATCH
Access Level Rules
Minimum Access Level
edit+
Processing Units
Minimum processing units
2
Parameters
Name
Description
Required
Default
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.
false
Default null.
method
The method of the style, should be 'v2' to use the most recent styling framework.
false
Default null.
parameters
false
Default null.
description
A description as string.
false
Default null.
Last updated
Was this helpful?