Skip to main content
DELETE
Delete Uploaded File
For the complete error reference, see Error Guide.

Authorizations

apikey
string
header
required

API Key (i.e. Rest API Key from the Dashboard).

Path Parameters

uniqueId
string
required

Unique upload ID to delete

Response

200 - application/json

Uploaded file deleted successfully

success
boolean
Example:

true

message
string
Example:

"File and all associated data deleted successfully"

data
object