pub async fn delete_blob( __arg0: State<AppState>, __arg1: Path<String>, headers: HeaderMap, ) -> impl IntoResponse
DELETE / - Delete a blob (BUD-02) Note: Blob is only fully deleted when ALL owners have removed it