DeleteDashboardInputV2 is an input datatype for deleting a dashboard. It's used by the deleteDashboardV2() mutation field, which is deprecated and replaced by deleteDashboardV3().

Table: DeleteDashboardInputV2

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 18, 2024
dashboardIdstringyes Long-TermThe dashboardId to delete.
viewIdstringyes Long-TermThe unique identifier for the view containing the dashboard to delete.