Given a device ID, initiates a claim request for the associated device.
Claiming a device consists of initiating a claim, then publishing a device event, and finalizing the claim. For a device of type button, a device event can be published by simply clicking the device.
put/devices/{deviceId}/initiate-claim
Path parameters
deviceIdstring required
The unique identifier of the device.
Response
Success