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