Creates or updates an existing updated answer for the chatbot
| 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. |