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
Purchases plans
POST
/users/buyPlans
Purchases plans for the user, adding them to the users plan pool
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Request Body
Schema
JSON
JSON
{
"currency"
:
"string"
,
"products"
:
{
"additionalProperties"
:
0
}
}
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/users/buyPlans
Samples