v1

latestOpenAPI 3.0.0MIT2026-07-17101210.8 KB

Remove a block from the pin store

post/pin/rm

Query parameters

argstring required

CID of block

Response

success

Pinsstring[] required

Example response

{
  "Pins": [
    "Pins",
    "Pins"
  ]
}