post
POST /api/v1/onboarding/DeviceInfo HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 62

{
  "deviceModel": "text",
  "manufacturerName": "text",
  "imei": "text"
}

No content