Skip to content

Delete

Usage

You can find the delete command usage down the cxcli intent delete command. You can read the documentation about this command here.

Example

This a simple example of the cxcli intent delete command:

cxcli intent delete test_intent --agent-name test-agent --project-id test-cx-346408 --location-id us-central1

The command above will give you an output like this one:

$ cxcli intent delete test_intent --agent-name test-agent --project-id test-cx-346408 --location-id us-central1
INFO Intent deleted                     

If you want to learn more about Dialogflow CX Intent creation, check the official documentation.