Skip to main content

media/filescollection/{key}/items/file (DELETE)

To remove a file from a files collection.

URL

CODE
(DELETE) /api/media/filescollection/{key}/items/file?filename={filename}

PARAMETERS

The URL parameters are:

key

The unique files collection ID

string, Mandatory

filename

The filename including the file extension such as “myfile.docx” or “webpage.html”.

If the collection does not contains the file the method will return an HTTP error.

string, Mandatory

RESULTS

The methods returns the list of all remaining files in the files collection.

This is the same content as is returned by: media/filescollection/{key}/items

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.