Delete upload
Last updated
Description
Permanently deletes the given upload.
Endpoint
/path/{pathId}/pointCloud/timestamp/{timestampId}/file/{fileId}
Method
DELETE
Minimum Access Level
edit+
Minimum processing units
1
pathId
The id of the point cloud layer.
true
timestampId
The id of the timestamp that the upload belongs to.
true
fileId
The id of the upload to delete.
true
Last updated