Skip to main content
PATCH
Update localization settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatbotId
string
required

Unique identifier of the chatbot

Example:

"clx1234567890abcdef"

Body

application/json
defaultLanguage
string
Example:

"GERMAN"

supportedLanguages
string[]
Example:
isAutoTranslationEnabled
boolean
Example:

true

Response

Settings updated successfully