Update Pin

PATCH {{baseUrl}}/pins/:pin_id?ad_account_id=47

Update a pin owned by the operating user_account. - By default, the operation user_account is the token user_account.

Optional: Business Access: Specify an adaccountid (obtained via List ad accounts) to use the owner of that adaccount as the "operation useraccount. In order to do this, the token user_account must have one of the following https://help.pinterest.com/en/business/article/share-and-manage-access-to-your-ad-accounts">Business Access roles on the ad_account:

  • For Pins on public or protected boards: Owner, Admin, Analyst, Campaign Manager.
  • For Pins on secret boards: Owner, Admin.

This endpoint is currently in beta and not available to all apps. Learn more.

Request Params

KeyDatatypeRequiredDescription
ad_account_idnumberUnique identifier of an ad account.

Request Body

{"alt_text"=>"<string>", "board_id"=>"6319566212", "board_section_id"=>"96451", "description"=>"<string>", "link"=>"<string>", "title"=>"<string>", "carousel_slots"=>[{"title"=>"<string>", "description"=>"<string>", "link"=>"<string>"}, {"title"=>"<string>", "description"=>"<string>", "link"=>"<string>"}], "note"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;82451768076&quot;,&quot;created_at&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;link&quot;:&quot;\u003cstring\u003e&quot;,&quot;title&quot;:&quot;\u003cstring\u003e&quot;,&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;dominant_color&quot;:&quot;\u003cstring\u003e&quot;,&quot;alt_text&quot;:&quot;\u003cstring\u003e&quot;,&quot;creative_type&quot;:&quot;QUIZ&quot;,&quot;board_id&quot;:&quot;24746&quot;,&quot;board_section_id&quot;:&quot;3&quot;,&quot;board_owner&quot;:{&quot;username&quot;:&quot;\u003cstring\u003e&quot;},&quot;is_owner&quot;:&quot;\u003cboolean\u003e&quot;,&quot;media&quot;:{&quot;media_type&quot;:&quot;\u003cstring\u003e&quot;},&quot;media_source&quot;:{&quot;source_type&quot;:&quot;image_base64&quot;,&quot;content_type&quot;:&quot;image/png&quot;,&quot;data&quot;:&quot;kgyHJEtc&quot;,&quot;is_standard&quot;:true},&quot;parent_pin_id&quot;:&quot;927531&quot;,&quot;is_standard&quot;:&quot;\u003cboolean\u003e&quot;,&quot;has_been_promoted&quot;:&quot;\u003cboolean\u003e&quot;,&quot;note&quot;:&quot;\u003cstring\u003e&quot;}