Run a materialized view refresh now
Dataset Refresh
Run a materialized view refresh now
POST
Run a materialized view refresh now
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for a dataset.
Body
application/json
full will skip progress tracking and run the materialized view from scratch, incremental will use the progress tracking.
Available options:
full, incremental The ID of the compute pool to use for this refresh. The compute pool must be active, belong to your company, and be associated with the target data plane. If not specified, falls back to the compute pool configured on the refresh schedule (if any).
Response
OK

