delete https://senaps.eratos.com/tdm/data/
Deletes a data file from Thredds.
The dataset to delete can be identified in one of two ways: either using the dataset's URL path, or using its ID. If identifying the dataset by its URL path, the ID of the organisation owning the dataset must be given as the first component of the path
parameter, or via the organisationid
parameter (but not both).
This operation differs from the deleteDataByPath
operation only in how the path
is passed: in this case, the path
is appended to the request path.