I find calls to copy,rename and move files (now withing the db). But I can't find a file delete call.
Did I miss something or is delete still outstanding?
(Not sure if I could just delete the file from the system (which already existed) and then remove (new fuctionality) the file from the db?
Have not tried it.)
You can:
/files endpoint with the DELETE method.
/folder endpoint with the DELETE method.
There is a lot of /files and /folders endpoints and you have to scroll a lot or open the doc app in an external browser to have additional find functions.
(https://www.photools.com/community/index.php?action=dlattach;topic=7083.0;attach=16167;image)