---
title: "更新图片生成配置"
method: PUT
path: "/api/v1/ai/agents/image-generation/config"
tags: ["agents", "characters", "evaluation", "NOT_USED"]
---

# 更新图片生成配置

`PUT /api/v1/ai/agents/image-generation/config`

更新图片生成的提示词模板和默认参数配置（仅超级用户）

## Request body

- object

## Response `200`

Successful Response

- APIResponseDictStrAny
  - `code` integer
  - `message` string
  - `data` object, nullable

## Other responses

- `422` — Validation Error

## Changes

- **2025-11-30** `64a35ff6429d` — 1 info
  - api tag `NOT_USED` added
- **2025-11-25** `05cf5f034c74` — 2 info
  - api tag `evaluation` added
  - api tag `inty-eval` removed
- **2025-11-02** `af02eeb49e98` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nascentcore/apis/inty-backend/changes/api/v1/ai/agents/image-generation/config/put.md)

---

[API](https://skmtc.dev/nascentcore/apis/inty-backend.md) · [All operations](https://skmtc.dev/nascentcore/apis/inty-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nascentcore/inty-backend/revisions/1e014c365df2/schema)
