Remove file reference from the table

Hey,

I have a table named deliveries and in this table there is a column (file reference), so I want a way to remove that file from files using Javascript.

Any help?

Did you visit our documentation ?
There are a lot of information and examples for our API.
https://backendless.com/docs/js/

Yes I had visited it and I’m not new here, but didn’t find how to delete a file

https://backendless.com/docs/js/files_file_deletion.html
It is what your looking for ?