curl --location --request DELETE 'https://www.zhizhuip.cc/externalapi/device/accountDelete' \
--data-urlencode 'access_token=' \
--data-urlencode 'type=0' \
--data-urlencode 'status=0' \
--data-urlencode 'id=1'{
"code": 0,
"msg": "string",
"time": "string",
"data": "string"
}