Update device manufacturer info

This API updates a device with manufacturer information. The caller must be a member of the OEM::Admin role with module_manufacturer=true in the OEM Profile.

The response data object has one field named device containing a Device object:

NameTypeDescription
deviceobjectDevice object

This Device object contains the following fields:

NameTypeExample
dsnstringAC000W123456789
modelstringAY001MVM2
macstring001122aabbcc
hwsigstringhwsig_5NU41
odmstringodm_123
manuf_modelstringmfg_model_HdsbL
manuf_snstring16428876609579218157072732
module_sw_versionstringmfg_sw_version_1468
oem_host_versionstring2.0
wifi_setup_keystringabcde
ads_connect_flagintegernull
dom_atstring2018-12-30T14:11:10Z
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique device serial number.

Body Params
string
required

Model name.

string
required

Mac address.

string
required

String uniquely identifying the hardware.

string
required

Represents date of manufacture. Example format: 2021/01/01 10:50:33 UTC.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json