Datapoints
Delete Datapoint
Delete a datapoint resource. Will fail if the datapoint is in use by a component.
DELETE
/
datapoints
/
{id}
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredWas this page helpful?