Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
https://{{host}}/api/{{version-Id}}/public/bot/{{botId}}/language/status
application/json
auth: {{JWT}}
host
https://platform.kore.ai
'https://{{host}}/api/{{version-Id}}/public/bot/{{botId}}/language/status' \ --header 'Content-Type: application/json' \ --header 'auth: {{YOUR_JWT_ACCESS_TOKEN}}' \ --data '{ "language" : "", "enable": false }'
language
enable
false
Disabled Spanish language successfully
Was this page helpful?