Skip to main content
Creates a new brand board with logos, colors, and fonts

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Body

string
default:"ve9EPM428h8vShlRW1KT"
required
Account ID where the brand board will be created
string
default:"My Brand Board"
required
Name of the brand board
object[]
Array of logos for the brand board
object[]
Array of colors for the brand board
object[]
Array of fonts for the brand board
boolean
default:"True"
Set as the default brand board for this account
string
default:"507f1f77bcf86cd799439011"
Source brand board ID to copy from (creates a new brand board based on this template)
string
default:"507f1f77bcf86cd799439011"
Parent folder ID in media library for organizing brand boards
string
default:"blank"
Source type indicating how the brand board was created Posibles valores: ‘template’, ‘blank’, ‘snapshot’

Respuestas

string
default:"507f1f77bcf86cd799439011"
required
Brand board ID
string
default:"ve9EPM428h8vShlRW1KT"
required
Account ID
string
default:"My Brand Board"
required
Brand board name
object[]
Array of logos
object[]
Array of brand colors
object[]
Array of brand fonts
boolean
default:"False"
required
Whether this is the default brand board for the account
boolean
default:"False"
required
Whether the brand board has been soft deleted
string
default:"507f1f77bcf86cd799439011"
Parent folder ID in media library
string
default:"507f1f77bcf86cd799439011"
Media library folder ID for this brand board
string
default:"507f1f77bcf86cd799439011"
Original brand board ID if cloned from snapshot
object
Metadata about the brand board
string
default:"2024-01-05T12:00:00.000Z"
Creation timestamp
string
default:"2024-01-05T12:00:00.000Z"
Last update timestamp
number
default:"403"
string
default:"The token does not have access to this account"

Ejemplo