# Delete ticket

A ticket will be deleted by searching for its id.

Example with manual execution

```
./pandora_zendesk -m delete -i pandoraplugin -us <email> -p <password> -id 4
```