Update a Device.

The Device object to be updated, with updated data, is the required input. If the Device exists, it is updated, else a new Device record is created. Returns the updated/created Device.

Path Params
string
required

The id of the resource being updated

Body Params

The Device object with updated information to be persisted.

device
object
required

Represents a Device in the system

Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8