Delete file

DELETE {{baseUrl}}/api/organizations/:organizationId/data/:dataId/download?fileName=<string>

Delete a single file from a data item.

Request Params

KeyDatatypeRequiredDescription
fileNamestring(Required) File name

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:&quot;\u003cboolean\u003e&quot;,&quot;error&quot;:&quot;\u003cstring\u003e&quot;}