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