Printers REST Endpoints
v2/Devices/Printers
These APIs maintain Printers:
| Release | Description |
|---|---|
| 23.5 | Printers v2 introduced. |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Printers
- Method: postPath:
/config/sim/v2/devices/printers - Delete Printers
- Method: postPath:
/config/sim/v2/devices/deletePrinters - Get Printers
- Method: postPath:
/config/sim/v2/devices/getPrinters - Update Printers
- Method: postPath:
/config/sim/v2/devices/updatePrinters