---
title: "Remove device pin"
method: DELETE
path: "/device_pinners/{device_pinner_id}"
tags: ["Device pinners"]
---

# Remove device pin

`DELETE /device_pinners/{device_pinner_id}`

Deletes an individual device pin.

## Path parameters

- `device_pinner_id` string, required

## Response `204`

Returns an empty response when the pin has been deleted.

## Other responses

- `default` — An unexpected client error.

---

[API](https://skmtc.net/box/apis/platform-api.md) · [All operations](https://skmtc.net/box/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/box/platform-api/revisions/ba8f087e1a4d/schema)
