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.

Log in to see full request history
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
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8