Rename board section
pinterest_update_board_sectionRename a Pinterest board section by passing board ID, section ID, and the new section name. Use boards:write scope.
Instructions
Rename an existing board section. Scope: boards:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The new section name. | |
| board_id | Yes | ||
| section_id | Yes | ||
| ad_account_id | No | Act on behalf of this ad account. Required only for business accounts operating on a shared asset. |