POST
/
upload
/
{id}
/
delete
/
Delete an upload permanently
curl --request POST \
  --url https://app.dromo.io/api/v1/upload/{id}/delete/ \
  --header 'X-Dromo-License-Key: <api-key>'

Authorizations

X-Dromo-License-Key
string
header
required

This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.

Path Parameters

id
string<uuid>
required

Response

200

Deleted