token: ********************curl --location '/device' \
--header 'Accept: application/json' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"deviceTypeId": "string",
"hardwareId": "string",
"hardwareIds": {}
}'{
"status": "OK",
"valid": true,
"deviceId": "d3vb0129-8c95-43f3-bde2-744007221oli"
}