{ "mode": 0 }
curl --location --request DELETE '/api/v1/device/hw/userdata' \ --header 'Content-Type: application/json' \ --data-raw '{ "mode": 0 }'
{}