datasets
Client.Collections.Delete
Delete a collection by its id.
Parameters
The id of the dataset
The id of the collection
Returns
An error if the collection could not be deleted.
Errors
The specified dataset does not exist.
The specified collection does not exist.