Revert the upload
Description
Reverts an upload of a vector layer.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/file/{fileId}/revert
Method
POST
Access Level Rules
Minimum Access Level
edit+
Processing Units
Minimum processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the vector layer.
true
timestampId
The id of the vector timestamp for which upload should be reverted.
true
fileId
The id of the upload to revert.
true
revert
Boolean whether the upload should be reverted or redone.
false
Default true.
Last updated