---
title: "update system chat prompt"
method: PUT
path: "/admin/llm/system-prompt"
tags: ["llm"]
---

# update system chat prompt

`PUT /admin/llm/system-prompt`

update system chat prompt

## Request body

- SvcUpdatePromptReq
  - `prompt` string

## Response `200`

success

- string

---

[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/29abcc05d9fd/schema)
