Trash upload

Description

Deletes the given upload.

Endpoint

/path/{pathId}/raster/timestamp/{timestampId}/file/{fileId}/trashed

Method

PUT

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

1

Parameters

NameTypeDescriptionRequiredDefault

pathId

uuid

The id of the raster layer

timestampId

uuid

The id of the timestamp that the upload belongs to.

fileId

uuid

The id of the upload to delete.

trashed

boolean

whether the file should be trashed

Last updated