Skip to main content
POST
Create 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

Body

application/json
name
string
required

Name of the brand board

Example:

"Main Brand Identity"

locationId
string
required

Location ID to associate the brand board with

Example:

"ve9EPM428h8vShlRW1KT"

colors
object[]

Array of brand colors

fonts
object[]

Array of brand fonts

logos
object[]

Array of brand logos

Response

Brand board created successfully

brandBoard
object
Last modified on March 7, 2026