Add a language
Translations
Add a language
Add a language to the chatbot’s supportedLanguages. Optionally seeds initial translation overrides for the new language. Fails with 409 if the language is already the default or already in supportedLanguages.
POST
Add a language
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the chatbot
Example:
"clx1234567890abcdef"
Body
application/json
Response
Language added successfully

