{
"channel": "wechat",
"option": "wxa551176bf758ffc7",
"pre": "",
"tokenId": "15",
"id": "1"
}curl --location --request POST 'https://www.pushplus.plus/api/open/setting/editUserDefault' \
--header 'access-key: d7b******62f' \
--header 'Content-Type: application/json' \
--data-raw '{
"channel": "wechat",
"option": "wxa551176bf758ffc7",
"pre": "",
"tokenId": "15",
"id": "1"
}'{
"code": 200,
"msg": "请求成功",
"data": "修改成功"
}