ghl_brand_board_update
Update an existing brand board's logos, colors, fonts, and settings for a specific location. Modify name, default status, and visual assets.
Instructions
Update a Brand Board Updates an existing Brand Board Endpoint: PATCH /brand-boards/{locationId}/{id} (Version header: v3; source: v3/brand-boards-v3.json) OAuth scopes: brand-boards/design-kit.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand board ID to update, retrieve, or delete | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| locationId | Yes | Location ID where the brand board exists |