# Delete ticket

The ticket will be deleted by searching by id.

**Example with manual execution.**

```bash
./pandora_zammad -m delete  -i pandoraplugin -t <token> -id 13 
```