Replace a pinned object
This endpoint replaces a pinned object.
| Path Parameters |
|---|
pinid string — REQUIREDPin ID to be replaced |
| Request Body — REQUIRED New pin |
|---|
cid string |
meta object |
name string |
origins string[] |
| Responses | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
202Accepted
| |||||||||||
404Not Found
| |||||||||||
500Internal Server Error
|