delete https://slemma.com/api/v1/data/
Permanently deletes all data from the Custom Dataset. The operation cannot be undone.
The following are the examples of HTTP status codes including errors that API can generate
Response codes | Response content | Description |
---|---|---|
200 OK | { "RowsDeleted": 14 } | Everything worked correctly. |
403 Forbidden | Access denied | Access to the dataset is denied. |
404 Not Found | Object not found | Dataset not found. |