session: ********************New-Api-User: ********************Authorization: ********************New-Api-User: ********************{
"tag": "string",
"new_tag": "string",
"priority": 0,
"weight": 0
}curl --location --request PUT 'https://aiyunrouter.com/api/channel/tag' \
--header 'New-Api-User: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"tag": "string",
"new_tag": "string",
"priority": 0,
"weight": 0
}'