---
title: "Add a block to the pin store"
method: POST
path: "/pin/add"
---

# Add a block to the pin store

`POST /pin/add`

## Query parameters

- `arg` string, required
- `recursive` unknown
- `progress` unknown

## 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)
