users
Deletes the specified data source. The request will fail if the data source contains any data points.
delete/{userId}/dataSources/{dataSourceId}
Path parameters
userIdstring required
Retrieve a data source for the person identified. Use me to indicate the authenticated user. Only me is supported at this time.
dataSourceIdstring required
The data stream ID of the data source to delete.
Response
Successful response