Skip to main content
POST
Create Brand From Upload

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
string
required
name
string | null

Response

Successful Response

id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
website_url
string | null
logo_url
string | null
industry
string | null
description
string | null
partner_slug
string | null
brand_kit_count
integer
default:0
audit_count
integer
default:0
competitor_count
integer
default:0