TOKENOPENTOKENOPEN
User GuideAPI ReferenceHelp & Support
Management APIChannel management

Edit Tag Channel

👨‍💼 Requires Administrator Permissions (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

Last updated on