v8

latestSwagger 2.02026-07-13120150263.9 KB

Patch a given relationship given the relationship ID and a given device ID.

Update device relationship

patch/devices/{deviceId}/relationships/{relationshipId}

Path parameters

deviceIdstring required

Unique ID of the device.

relationshipIdstring required

Unique ID of a relationship between devices.

Query parameters

api-versionstring required

The version of the API being called.

Request body

object required

Response

Success

idstring

The unique identifier of this relationship.

sourcestring

The device ID of the source (parent) device.

targetstring

The device ID of the target (child) device.