Given a device ID, finalizes the 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}/finalize-claim
Path parameters
deviceIdstring required
The unique identifier of the device.
Request body
Response
Success