Delete upload
Description
Deletes the given upload.
Endpoint
/path/{pathId}/raster/timestamp/{timestampId}/file/{fileId}
Method
DELETE
Access Level Rules
Minimum Access Level
edit+
Processing Units
Minimum processing units
1
Parameters
Name
Description
Required
Default
pathId
The id of the raster 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