Skip to content

Delete a specific point for a device

DELETE
/devices/{id}/points/{fk}

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

device id

Typenumber
Required
formatinteger
fk*

Foreign key for points

Typenumber
Required
formatinteger

Responses

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python