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