cancel_print
Cancel the current print on a printer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Cancel reason ID. May be required depending on organization settings. | |
| comment | No | Optional comment explaining why the print was cancelled. May be required depending on organization settings. | |
| printer_id | Yes | The printer IDs (comma-separated for multiple) | |
| custom_position | No | Custom sort position when return_position is 'custom'. | |
| return_position | No | Position to insert queue item at when returning to queue (original, top, bottom or custom). | |
| return_to_queue | No | Whether to return cancelled queued print to the queue. Uses organization default if not specified. |