Replace or create a term list
Replace an existing term list for a language, or create a new one if it doesn’t exist
Authorizations
Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>
Path Parameters
A unique ID assigned to the Spoken Terms collection.
Body
Language code (ISO 639-1) for this term list.
"en"
Newline-separated list of terms, one term per line. Maximum 300 characters total.
Terms are case-sensitive. Each term must be non-empty, must not contain C0 or C1 control characters (such as tabs or newlines within a term), and must not have leading or trailing whitespace. Duplicate terms within a list are not allowed (comparison is case-sensitive).
300"DeepL\nAPI\nwebhook\nintegration"