Delete failed upload
Description
Deletes a failed upload to a vector layer.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/file/{fileId}
Method
DELETE
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 the upload should be deleted.
true
fileId
The id of the upload to delete.
true
Last updated