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