[ 0 ]
curl --location --request DELETE 'http://192.168.16.10:31748/v1/device' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "message": "", "code": 0, "data": null }