Documentation renewed! For old docs, visit doc.newapi.pro
New APINew API
User GuideInstallationAPI ReferenceAI ApplicationsHelp & SupportBusiness Cooperation
Management APIChannel management

Edit Tag Channel

šŸ‘Øā€šŸ’¼ Requires Admin 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://api.example.com/api/channel/tag" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on