Skip to content
Lightbug Documentation
Search
K
Main Navigation
Hardware
Devices
APIs
Cloud
Cloud App
Admin App
Web APIs
APIs
Cloud
Device
On Premise
Guides
Company
About
Shop
Contact
Appearance
Menu
Return to top
Claims a device
POST
/users/claimDevice
Claims a device for the user, adding it to your account
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Request Body
Schema
JSON
JSON
{
"serial"
:
"string"
}
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/users/claimDevice
Samples