---
title: "更新FAQ最后一次导入结果显示状态"
method: PUT
path: "/knowledge-bases/{id}/faq/import/last-result/display"
tags: ["FAQ管理"]
---

# 更新FAQ最后一次导入结果显示状态

`PUT /knowledge-bases/{id}/faq/import/last-result/display`

更新FAQ知识库导入结果统计卡片的显示或隐藏状态

## Path parameters

- `id` string, required

## Request body

- InternalHandlerUpdateLastFAQImportResultDisplayStatusRequest
  - `display_status` 'open' | 'close', required

## Response `200`

更新成功

- object

## Other responses

- `400` — 请求参数错误
- `404` — 知识库不存在或无导入记录

## Changes

- **2026-02-26** `3762795e29b6` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledge-bases/:id/faq/import/last-result/display/put.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/794821c045c7/schema)
