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