Materialized Views
Delete Materialized View
This deletes a materialized view given a full name
DELETE
/
v1
/
materialized-views
/
{name}
- The name must be the full name qualifier for the matview, i.e.
dune.<your_team>.<name>
Headers
X-Dune-Api-Key
string
requiredAPI Key for the service
Path Parameters
name
string
requiredMatview Name
Query Parameters
api_key
string
API Key, alternative to using the HTTP header X-Dune-Api-Key
Response
200 - application/json
message
string
Was this page helpful?