Edit timestamp
Description | Edits a vector timestamp |
Endpoint |
|
Method | PATCH |
Access Level Rules
Minimum Access Level | edit+ |
Processing Units
Minimum processing units | 5 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the vector layer. | true | |
| The id of the timestamp to edit. | true | |
| JSON with properties "from" and "to", both of type date. | false | Default null. |
| The new description of the layer. | false | Default null. |
Last updated