Delete series
Description | Delete or recover a part of the time series of a feature. |
Endpoint |
|
Method | PUT |
Access Level Rules
Access Level | edit+ or owner of the time series elements |
Processing Units
Processing units | 2 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the vector layer. | true | |
| The id of the vector timestamp. | true | |
| The id of the feature for which series should be deleted. | true | |
| An array of time series id's to delete/recover. | true | |
| Boolean whether the series should be deleted or recovered. | false | Default true. |
Last updated