---
title: "Remove a block from the pin store"
method: POST
path: "/pin/rm"
---

# Remove a block from the pin store

`POST /pin/rm`

## Query parameters

- `arg` string, required

## Response `200`

success

- PinAddPost200Response
  - `Pins` string[], required

## Other responses

- `400` — bad request

---

[API](https://skmtc.net/ceramicnetwork/apis/kubo-rpc-api.md) · [All operations](https://skmtc.net/ceramicnetwork/apis/kubo-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ceramicnetwork/kubo-rpc-api/versions/c77b240c166e/schema)
