文档焕新,旧文档请访问 doc.newapi.pro
New APINew API
使用指南部署安装API 参考AI 应用帮助支持商务合作
管理接口Channel management

更新渠道

👨‍💼 需要管理员权限(Admin)

PUT
/api/channel/

Request Body

application/json

id?integer
name?string
type?integer
status?integer
models?string
groups?string
priority?integer
weight?integer
base_url?string
tag?string

Response Body

curl -X PUT "https://api.example.com/api/channel/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?

最后更新于