Directus / @directus/sdk / rest / deleteNotifications
Function: deleteNotifications() ​
deleteNotifications<
Schema
>(keys
):RestCommand
<void
,Schema
>
Delete multiple existing notifications.
Type Parameters ​
• Schema
Parameters ​
• keys: DirectusNotification
<Schema
>["id"
][]
Returns ​
RestCommand
<void
, Schema
>
Throws ​
Will throw if keys is empty