---
title: "POST /v1/admin/api-spec-templates/{templateId}/batch-bind"
method: POST
path: "/v1/admin/api-spec-templates/{templateId}/batch-bind"
tags: ["AdminModelParamCustomService"]
---

# POST /v1/admin/api-spec-templates/{templateId}/batch-bind

`POST /v1/admin/api-spec-templates/{templateId}/batch-bind`

BatchBindModels 模板批量绑定模型

## Path parameters

- `templateId` string, required

## Request body

- AdminV1BatchBindModelsRequest — BatchBindModelsRequest 批量绑定模型请求
  - `modelIds` string[]
  - `templateId` string

## Response `200`

OK

- AdminV1BatchBindModelsReply — BatchBindModelsReply 批量绑定模型响应
  - `boundCount` integer

---

[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)
