Authentication: ********************
curl --location -g --request POST '/device/{{$randomUUID}}/delete' \ --header 'Authentication;'
{ "status": 0, "msg": "string", "device": "string", "group": "string" }