Vai al contenuto principale
POST
Create Brand

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
name
string
obbligatorio
slug
string
obbligatorio
name_i18n
Name I18N · object | null
image_url
string | null
sort_order
integer
predefinito:0
is_active
boolean
predefinito:true

Risposta

Successful Response

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