Analytics
Delete Refreshable Materialized View
Delete a refreshable materialized view in a project.
api-key<token>
In: header
Path Parameters
owner*string
username or organization name
slug*string
project slug
name*string
Query Parameters
projectId?string
use project id if project_owner and project_slug are not provided
Response Body
application/json
curl -X DELETE "https://example.com/v1/analytics/string/string/sql/refreshable_materialized_view/string"{}