Delete Ticket
delete_ticketDelete a specific ticket from Tidio by providing its ticket ID. Removes the ticket from your customer service platform.
Instructions
Delete a specific ticket from Tidio.
Args: ticket_id (int): Required. The ID of the ticket to delete.
Returns: Dict: A dictionary with success status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |