Printago API
DELETE /v1/printers/{id}

Delete a printer

Remove a printer from your store

Requires: printer.delete

Path Parameters

id required
string
The printer's unique identifier

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]