Update a dataset
PATCH/v1/analytics/datasets/:dataset_id
Update a dataset's name, description, sql or is_shared flag.
Changing sql re-extracts the column manifest, so charts built on this
dataset see the new columns — but a chart referencing a column you removed
will start erroring, so review dependent charts after a structural change.
Requires the analytics:write scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error