Add
post
Add a device, which can either be owned by the network or shared with the network. The code provided can be either adoption code or a share code. Once a code is added, the device becomes an associated device until confirmation. If the device is a shared device, it will remain an associated device after confirmation.
Authorizations
AuthorizationstringRequired
BringYour JWT
Body
codestringOptional
share code or adopt code
Responses
200Success
application/json
code_typestring · enumOptionalPossible values:
codestringOptional
device_namestringOptional
Name of the device shared by the owner
associated_network_namestringOptional
The name of the source network. Only for share codes.
client_idstringOptional
udid. Only for share codes.
duration_minutesnumberOptional
post
/device/add200Success
Was this helpful?