Delete an observation
Revision as of 00:04, 16 August 2021 by Glenn (talk | contribs) (Created page with "Category:How_To =Delete an observation in a dataset= POST a dataset with the dataset action DELETE using the Data Publication Web Service. The delete rules are: #...")
Delete an observation in a dataset
POST a dataset with the dataset action DELETE using the Data Publication Web Service.
The delete rules are:
- If you have a series with attributes, it deletes the attributes
- If you have a series with no attributes or observations, it deletes the series
- If you have an observation with attributes, it deletes the observation attributes
- If you have an observation with no attributes, it deletes the observation.