Skip to main content

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

Successful Response