Open
Description
Hi there,
We're developing a WES called Sapporo, which we're using as the backend for our web service. This service accepts requests from both authenticated and anonymous users to execute specific workflows with file attachments.
We've received requests from users to be able to delete the input and result files associated with their workflow runs after execution. To address this, we would like to introduce a DELETE /runs/{run_id}
endpoint to explicitly clean up related files from the WES server.
Thanks as always!!
Metadata
Metadata
Assignees
Labels
No labels