Skip to main content
POST
Create a new brand.

Authorizations

x-api-key
string
header
required

Body

application/json
name
string
required

Name

Example:

"Head & Shoulders"

image
object
required

Brand image

slug
string

Slug

Example:

"head_shoulders"

description
string

Head & Shoulders brand

Example:

"Head & Shoulders"

hide
boolean

Hide a brand

Example:

false

displayOrder
string

Display order

Example:

0

active
boolean

Activate the brand

Example:

"true"

Response

Brand created.

id
string

Unique identifier for the resource

Example:

"623d3455ec3c4b3548eb4a322"

name
string

Name

Example:

"Head & Shoulders"

slug
string

Slug

Example:

"head_shoulders"

description
string

Head & Shoulders brand

Example:

"Head & Shoulders"

hide
boolean

Hide a brand

Example:

false

displayOrder
string

Display order

Example:

0

active
boolean

Activate the brand

Example:

"true"

image
object

Brand image

date_created
string

Created date

Example:

"2022-03-25T03:17:44.092Z"

date_modified
string

Modified date

Example:

"2022-06-10T07:51:12.510Z"