FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

How to use REST API to delete firmware

Open yujack008 opened this issue 1 year ago • 1 comments

The FACT version you are using

No response

Your question

How to use REST API to delete firmware

yujack008 avatar Sep 18 '23 02:09 yujack008

Hi, there is currently no way to delete a firmware using the REST API. Thank you for the suggestion, though. We will probably add one. In the meantime there could be a workaround, though: If you don't have authentication enabled, you can send a GET request to /admin/delete/<UID> which should also trigger the deletion.

jstucke avatar Sep 20 '23 07:09 jstucke