Skip to main content
PATCH
Update Brand

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Body

application/json
name
string | null
Required string length: 1 - 200
website_url
string | null
Maximum string length: 500
logo_url
string | null
Maximum string length: 500
industry
string | null
Maximum string length: 100
description
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