TOKENOPENTOKENOPEN
使用指南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://www.tokenopen.ai/api/channel/tag" \  -H "Content-Type: application/json" \  -d '{}'
Empty

最后更新于