Skip to main content

Refresh Schema Endpoint

POST /v0/model/{modelId}/refresh

Refreshes the schema of the specific model specified to reflect the latest structures (schemas, views, fields) from the data source. This will remove any structures that are no longer present in the source, but will not remove anything created by users.

Parameters

No parameters

Returns

A status of running to indicate the refresh has started.