/msp/ticket_delete.php
Delete selected tickets in the subscription.
Ticket limit - A maximum of 20,000 tickets can be deleted in one ticket_delete.php request. It’s recommended best practice that you choose to schedule batch updates to occur when ticket processing will least impact user productivity. If the ticket_delete.php request identifies more than 20,000 tickets to be edited, then an error is returned.
Permissions - Managers can delete tickets for all IPs in the subscription, Unit Managers can delete tickets for IPs in their own business unit, Scanners and Readers do not have permission to delete tickets.
Click here to view ticket selection parameters. At least one ticket selection parameter must be specified.
API request
https://qualysapi.qualys.com/msp/ticket_delete.php?ticket_numbers=2487
API request
https://qualysapi.qualys.com/msp/ticket_delete.php?since_ticket_number=1000&until_ticket_number=2500
API request
https://qualysapi.qualys.com/msp/ticket_delete.php?unmodified_since_datetime=2018-07-04T12:00:00Z&overdue=1&ticket_assignee=qualys_user
<platform API server>/ticket_delete_output.dtd