{ "type": 1 }
curl --location -g --request POST 'https://api.worktool.ymdyes.cn/robot/robotInfo/callBack/deleteByType?robotId=worktool1&robotKey=' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": 1 }'
{ "code": 0, "message": "string", "data": [ { "id": 0, "type": 0, "callBackUrl": "string", "typeName": "string" } ] }