LLMEXLLMEX
API 参考
管理接口渠道管理

编辑标签渠道

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

PUT
/api/channel/tag

Request Body

application/json

tag?string
new_tag?string
priority?integer
weight?integer

Response Body

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

这篇文档对您有帮助吗?