Remove data over HTTP?

Hello, we can add and remove files via the cli and the gui, and I have added files over HTTP however can't see if there is a way to also remove files over HTTP, so I'm wondering if this is possible and if someone could help me with how I can do this?

Thank you!

Solved - I used the stardog js Nodejs library which has a 'remove' data function, used in the same way as 'add' is (see JSON-LD updates via Stardog HTTP API)