Delete¶
Usage¶
You can find the delete command usage down the cxcli agent delete
command. You can read the documentation about this command here.
Example¶
This a simple example of the cxcli agent delete
command:
cxcli agent delete test-agent --project-id test-cx-346408 --location-id us-central1
The command above will give you an output like this one:
$ cxcli agent delete test-agent --project-id test-cx-346408 --location-id us-central1
INFO Agent deleted
Useful Links¶
If you want to learn more about Dialogflow CX Agent deletion, check the official documentation.