Relesys API Docs

v1.2

https://api.relesysapp.net/api/v1.2

Data Points

Delete Data Point
DELETE /dataSets/{dataSetId}/dataPoints
https://api.relesysapp.net/api/v1.2/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/json
object
  departmentId string / guid optional
  userId string / guid optional
Responses
application/json
There is no body for this response