Management API渠道管理
Edit Tag Channel
👨💼 Requires Administrator Permissions (Admin)
PUT
/api/channel/tagRequest 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
Last updated