Creates or updates an existing updated answer for the chatbot
Documentation Index
Fetch the complete documentation index at: https://sitespeak.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Type | Description |
|---|---|---|
| chatbot_id* | String | The ID of your chatbot. You can find the ID on the settings page for your chatbot. |
| Name | Type | Description |
|---|---|---|
| Accept* | String | application/json |
| Authorization* | String | Bearer |
| Name | Type | Description |
|---|---|---|
| question* | String | Question that you would like to add an answer for. |
| suggested_answer* | String | The answer you would like your chatbot to respond with. |