Edit a published Pin
update_pinterest_pinEdit a published Pinterest Pin's title, description, destination link, alt text, or move it to another board. Only send the fields that should change.
Instructions
Edit a published Pin — its title, description, destination link, alt text, or which board it sits on. Only send the fields that should change. TWO LIMITS TO STATE BEFORE OFFERING THIS. (1) Pinterest marks its Update Pin endpoint "currently in beta and not available to all apps" in its own API description, so it may be refused outright whatever the account’s scopes or access tier — reconnecting cannot change that. If it is refused, save_pinterest_pin gets the Pin onto another board (generally available) and changing the wording means deleting and re-pinning. (2) A published Pin’s IMAGE or VIDEO can never be changed by anyone: Pinterest’s update model has no media field at all, so swapping the creative means delete and re-pin, which loses the Pin’s accumulated saves. The values reported back are what Pinterest STORED, not what was sent. 0 credits. Needs Pinterest connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | destination URL, max 2048 | |
| pinId | Yes | numeric Pin id from list_pinterest_pins | |
| title | No | max 100 characters | |
| altText | No | accessibility alt text, max 500 | |
| boardId | No | move the Pin to this board | |
| description | No | max 800 characters — the text Pinterest search reads | |
| boardSectionId | No | section within the board |