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