Updated Answers
Delete Updated Answer
Deletes an updated answer for the chatbot
DELETE
Path Parameters
| Name | Type | Description |
|---|---|---|
| chatbot_id* | String | The ID of your chatbot. You can find the ID on the settings page for your chatbot. |
| finetune_id* | String | The ID of the updated answer you want to delete. |
Headers
| Name | Type | Description |
|---|---|---|
| Accept* | String | application/json |
| Authorization* | String | Bearer |
Response
- 200 Success
- 401 Permission denied
Last modified on January 28, 2026