Delete Translation

Removes the translation for some locales for a specific translation key. Translations for other locales for this key remain unchanged.

Path Params
string
required
Body Params

Translations to be removed from a key

translations
array of objects
required
length ≥ 1

The list of translations to remove. Must not be empty.

translations*

A translation to be removed from a key

string
required

The language for which to delete the translation. Must not be null.

Responses
204

The server successfully processed the request, and is not returning any content.

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json