Hello, I know that you can delete conversations through the Dialogflow ES user interface, as described here: https://cloud.google.com/dialogflow/es/docs/history. However, it's only possible to delete individual conversations. I would like to delete all conversations. Is there a way to accomplish this via API?
Thanks for your help
Solved! Go to Solution.
According to the current API[1], bulk delete is not supported. Meanwhile, there is already a feature request filed for this case scenario. But, you can try these alternative steps to delete conversation history in your Dialogflow:
1. Backup your Dialogflow agent by exporting it.
2. Delete your agent.
3. Restore your backup agent in the same project.
4. Disable interaction logs in agent settings.
Note: Disabling interaction logs will prevent logging of new logs and the deletion of agent can only affect the logs on the history page.
According to the current API[1], bulk delete is not supported. Meanwhile, there is already a feature request filed for this case scenario. But, you can try these alternative steps to delete conversation history in your Dialogflow:
1. Backup your Dialogflow agent by exporting it.
2. Delete your agent.
3. Restore your backup agent in the same project.
4. Disable interaction logs in agent settings.
Note: Disabling interaction logs will prevent logging of new logs and the deletion of agent can only affect the logs on the history page.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |