Directus / @directus/sdk / rest / deleteDashboard
Function: deleteDashboard() ​
deleteDashboard<
Schema
>(key
):RestCommand
<void
,Schema
>
Delete an existing dashboard.
Type Parameters ​
• Schema
Parameters ​
• key: DirectusDashboard
<Schema
>["id"
]
Returns ​
RestCommand
<void
, Schema
>
Throws ​
Will throw if key is empty