Skip to main content
PUT
Update Brand Board

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Path Parameters

brandBoardId
string
required

The unique identifier for the brand board

Example:

"bb_abc123def456"

Body

application/json
name
string

Updated name of the brand board

Example:

"Updated Brand Identity"

locationId
string

Location ID

Example:

"ve9EPM428h8vShlRW1KT"

colors
object[]

Updated array of brand colors

fonts
object[]

Updated array of brand fonts

logos
object[]

Updated array of brand logos

Response

Brand board updated successfully

brandBoard
object
Last modified on March 7, 2026