Given the ID for a device and an associated relationship ID, delete the relationship. The given device ID can be that of the upstream or downstream device.

Delete a device relationship

delete/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.

Response

Success

Changes

Changed in 4 of the 8 revisions of this API.22