api
/api/account/delete_data_points
July 16, 2009 8:20 AM
Allows you to delete data points from custom data sets you have created (only applies to custom datasets, you cannot delete data points from regular tracked items).

authentication is required

params:
return This value specifies how you would like the response sent back.

Possible Values:
  • xml (Default) an xml feed
  • json returns the feed in JSON format
dataset_id ID of the dataset
datapoint_ids comma delimited list of data point IDs you would like to delete.