{
"apiKey": "ak_xxxxxxxxxxxxxxxx"
}curl --location 'https://www.pushplus.plus/api/open/cmcc/bind' \
--header 'access-key: d7b******62f' \
--header 'Content-Type: application/json' \
--data '{
"apiKey": "ak_xxxxxxxxxxxxxxxx"
}'{
"code": 200,
"msg": "绑定成功"
}