Delete a dataset (charts cascade)
DELETE/v1/analytics/datasets/:dataset_id
Delete a dataset.
Charts built on it are deleted with it, and any dashboard that displayed those
charts loses them — so check GET /v1/analytics/charts?dataset_id=... before
calling this.
Requires the analytics:write scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error