7.9 Owner

POST http://{{rip_ip}}:5438/resources/{{resource_id}}/owner

Sets or clears the owner of the resource. A device can be designated as the exclusive owner of the resource.

Request

JSON object containing device GUID to set as owner. An empty object will clear any ownership.

Request Body

{"DeviceGUID"=>"{{device_id}}"}