| Property | Value |
|---|---|
| Method | POST |
| Endpoint | https://{{host}}/api/public/bot/{{BotID}}/faqs/train |
| Content Type | application/json |
| Authorization | auth: {{JWT}} — See How to generate the JWT Token. |
| API Scope | App Builder: Train FAQ; Admin Console: Test and Train > Train FAQ |
Path Parameters
| Parameter | Description | Required |
|---|---|---|
host | The environment URL. For example, https://platform.kore.ai | Required |
BotId | Bot ID or Stream ID, accessible under General Settings on the App Builder. | Required |
Sample Request
Body Parameters
| Parameter | Description | Required |
|---|---|---|
language | The bot language code. For example, en for English and de for German. | Required |