DELETE api/printerGroup/{name}/printer/{printerName}
Remove a Printer from a PrinterGroup safely
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name |
Name of PrinterGroup |
string |
Required |
| printerName |
Name of Printer |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.