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