patchdevice
Update specific properties of a digital signage device using JSON Patch syntax for partial modifications.
Instructions
Patch a device. Patch allows partial updates by targeting specific properties of the device. Uses the JSON Patch syntax (http://jsonpatch.com)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Device Id | |
| requestBody | No | Patch document |