cURL
curl --request DELETE \ --url http://localhost:8080/backups/{filename}
{ "success": true, "message": "<string>" }
Successful Response