curl --location -g --request POST 'https://api.worktool.ymdyes.cn/robot/robotInfo/callBack/bind?robotId=wechattool1&robotKey={{robotkey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 1,
"callBackUrl": "http://x.com/robot/callback/123"
}'