Vai al contenuto principale
PATCH
Update Brand

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

brand_id
string<uuid>
obbligatorio

Corpo

application/json
name
string | null
name_i18n
Name I18N · object | null
slug
string | null
image_url
string | null
sort_order
integer | null
is_active
boolean | null

Risposta

Successful Response

data
BrandOut · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null