---
title: "update web plugin config"
method: PUT
path: "/admin/system/web_plugin"
tags: ["web_plugin"]
---

# update web plugin config

`PUT /admin/system/web_plugin`

## Request body

- ModelSystemWebPlugin
  - `display` boolean
  - `enabled` boolean
  - `plugin` boolean

## Response `200`

OK

- ContextResponse
  - `data` unknown
  - `err` string
  - `msg` string
  - `success` boolean
  - `trace_id` string

## Changes

- **2026-01-14** `1d6301a2fc1f` — 1 info
  - endpoint added
- **2025-12-26** `4207addadff2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/chaitin/apis/koalaqa-api/changes/admin/system/web_plugin/put.md)

---

[API](https://skmtc.dev/chaitin/apis/koalaqa-api.md) · [All operations](https://skmtc.dev/chaitin/apis/koalaqa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/koalaqa-api/revisions/6ef1e424e955/schema)
