The browsable API HTML renderer performs a POST despite the button is configured to send and showing DELETE request Flask flyf35 — 8 April 2023 · Comments off Solution @app.route("//", methods=['GET', 'POST', 'PUT', 'DELETE']) def notes_detail(key):