Skip to main content
PATCH
Partially update a brand (blank values keep old data)

Authorizations

X-API-KEY
string
header
required

Path Parameters

brand_id
string<uuid>
required

Body

application/json
name
string | null
status
enum<string> | null
Available options:
onboarding_pending,
onboarding,
pending,
active,
paused,
past_due,
onboarding_failed,
deleted,
null
brand_type
enum<string> | null
Available options:
customer,
pitch,
demo,
null
description
string | null
primary_category
string | null
is_favorite
boolean | null
brand_updated_at
string | null
activated_at
string<date-time> | null

Response

200 - application/json

updated

meta
object
required