---
title: "POST /v1/admin/param-customs"
method: POST
path: "/v1/admin/param-customs"
tags: ["AdminModelParamCustomService"]
---

# POST /v1/admin/param-customs

`POST /v1/admin/param-customs`

UpsertModelParamCustom 创建或更新参数定制（自动派生模型端点）

## Request body

- AdminV1UpsertModelParamCustomRequest — UpsertModelParamCustomRequest 创建或更新参数定制请求
  - `id` string
  - `isDefault` boolean
  - `modelId` string
  - `overrides` string
  - `status` integer
  - `templateId` string

## Response `200`

OK

- AdminV1UpsertModelParamCustomReply — UpsertModelParamCustomReply 创建或更新参数定制响应
  - `id` string

---

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