Updates a deviceResource.

The deviceResource object to be updated, with updated data, is required input. Returns the updated deviceResource.

Log in to see full request history
Path Params
string
required

The id of deviceResource being updated

Body Params

The deviceResource to be updated.

deviceResource
object
required

Represents an Device Resource in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

DeviceResource not found.

409

Object state out-of-date.

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*