Skip to main content
POST
Upload Brand Assets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

preset_id
string
required

Body

application/json
logo_url
string | null
logo_base64
string | null
Maximum string length: 7340032
logo_content_type
string | null
default:image/png
brand_pdf_url
string | null
primary_color
string | null
secondary_color
string | null
font_family
string | null
tagline
string | null

Response

Successful Response