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

admin

Processing Units

Minimum processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the vector layer.

true

timestampId

The id of the timestamp for which the upload should be deleted.

true

fileId

The id of the upload to delete.

true

Last updated