Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
Name associated with the style rule.
The language that the style rules are applied to.
de, en, es, fr, it, ja, ko, zh The enabled rules for the style rule list including what option was selected for each rule. This schema combines rules from all supported languages.
{
"style_and_tone": {
"abbreviations": "use_abbreviations_and_symbols",
"short_vs_long_words": "use_short_words"
},
"punctuation": { "apostrophe": "use_curly_apostrophes" }
}Array of custom instruction objects
200Style rule list created successfully
A unique ID assigned to a style rule.
"bd0a38f3-1831-440b-a8dd-2c702e2325ab"
Name associated with the style rule.
The creation time of the style rule in the ISO 8601-1:2019 format (e.g.: 2021-08-03T14:16:18.329Z).
The time of the style rule when it was last updated in the ISO 8601-1:2019 format (e.g.: 2022-08-03T14:16:18.329Z).
The language that the style rules are applied to.
de, en, es, fr, it, ja, ko, zh The version of the style rule. Incremented when the style rule is updated.
13
The enabled rules for the style rule list including what option was selected for each rule. This schema combines rules from all supported languages.
{
"style_and_tone": {
"abbreviations": "use_abbreviations_and_symbols",
"short_vs_long_words": "use_short_words"
},
"punctuation": { "apostrophe": "use_curly_apostrophes" }
}List of custom instructions enabled for the style rule list.