Skip to main content
PUT
Replace or create a term list

Authorizations

Authorization
string
header
default:DeepL-Auth-Key
required

Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>

Path Parameters

spoken_terms_id
string
required

A unique ID assigned to the Spoken Terms collection.

Body

lang
string
required

Language code (ISO 639-1) for this term list.

Example:

"en"

entries
string
required

Newline-separated list of terms. Maximum 300 characters total.

Maximum string length: 300
Example:

"DeepL\nAPI\nwebhook\nintegration"

Response

Successfully replaced or created term list.

lang
string

Language code (ISO 639-1).

Example:

"en"

entry_count
integer

Number of terms in this list.

Example:

3