REST API Non-PNP devices Routes Bind Device
April 13, 2023 at 2:39 AMBind Device
Role
This command claims a device that has been previously found using the Begin Lookup / End Lookup command pair and adds it to the list of devices “belonging” to the computer that is running SpringCard Companion Service.
Prototype
URL : /device/{$id}/bind
Method : PUT
URL Params : {$id}
: the DeviceId of the device.
Request data : None
Success Response
Code : 200 OK
Content : a SUCCESS object.
Error Response
See Error Responses.