---
title: "Remove printer from host"
method: DELETE
path: "/v1/hosts/printer-assignment/{printer_id}/{host_id}"
tags: ["Hosts"]
---

# Remove printer from host

`DELETE /v1/hosts/printer-assignment/{printer_id}/{host_id}`

Remove a printer assignment from a host

## Path parameters

- `printer_id` string, required
- `host_id` string, required

## Response `200`

Default Response

- object
  - `success` boolean

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/6ac11cc265be/schema)
