Skip to main content
POST
Create Brand From Url

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string
required
Required string length: 5 - 500
name
string | null
Maximum string length: 200

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