Data Points
Delete Data Point
DELETE
/dataSets/{dataSetId}/dataPoints
https://api.relesysapp.net/api/v1.3/dataSets/{dataSetId}/dataPoints
Deletes all DataPoints based on DataSetId. If DepartmentId and UserId is provided these are used to narrow deletion.
Scopes: relesys.api, relesys.api:write, relesys.api.kpis, relesys.api.kpis:write
URL Path
dataSetId | string / guid | The data set's unique identifier | required |
Request Body
application/jsonobject | ||||
departmentId | string / guid | optional | ||
userId | string / guid | optional |
Responses
application/json
There is no body for this response