brand_boards_update_brand_board
Update brand board details such as name, fonts, logos, colors, and set default status for a location in GoHighLevel.
Instructions
Update a Brand Board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand board ID to update, retrieve, or delete | |
| name | No | Name of the brand board | |
| fonts | No | Array of fonts for the brand board | |
| logos | No | Array of logos for the brand board | |
| colors | No | Array of colors for the brand board | |
| default | No | Set as the default brand board for this location | |
| parentId | No | Parent folder ID in media library (reserved for future use) | |
| locationId | No | Location ID where the brand board exists Defaults to GHL_LOCATION_ID when omitted. |