Skip to main content
PATCH
Update Brand

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Path Parameters

brandSlug
string
required

The brand's slug identifier.

Example:

"acme-corp"

Body

application/json
name
string

New display name.

Example:

"Acme Corporation"

description
string

New description.

Example:

"Updated description"

logoUrl
string

New logo URL.

Response

The updated brand.

success
boolean
required
Example:

true

data
object
required

A brand maps to a set of social media accounts.