app.route("/stories/react/<int:sid>", methods=["POST"])
nothing calls this directly
no outgoing calls
no test coverage detected