{
"account": "ops_admin",
"sign": "{{sign}}",
"timestamp": {{timestamp}},
"u_id": 7,
"ch_id": 1
}curl --location --request POST '/adminapi/user_set_channel' \
--header 'Content-Type: application/json' \
--data-raw '{
"account": "ops_admin",
"sign": "{{sign}}",
"timestamp": {{timestamp}},
"u_id": 7,
"ch_id": 1
}'{
"rt": "20260105160806",
"code": 0,
"code_msg": "SUCCEED"
}