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
Delete a specific point for a device
DELETE
/devices/{id}/points/{fk}
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Path Parameters
id
*
device id
Type
number
Required
format
integer
fk
*
Foreign key for points
Type
number
Required
format
integer
Responses
DELETE
/devices/{id}/points/{fk}
Playground
Authorization
ApiKeyAuth
Variables
Key
Value
id
*
fk
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python