{
"tagId": "string",
"name": "string"
}curl --location --request POST '/api/v2/botTag/update?token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"tagId": "string",
"name": "string"
}'{
"errcode": 0,
"errmsg": "string"
}