DeleteTicketsPermanently
Enqueues a job to permanently delete the specified deleted tickets.
Input
| Name | Type | Required | Description |
| Id | String | True | The Id of the deleted ticket to permanently delete. |
Result Set Columns
| Name | Type | Description |
| Success | String | Returns true if the deletion job is successfully enqueued. |