POST
/
{storeId}
/
categories
/
{id}

Path Parameters

id
string
required

Category Id

storeId
string
required

Store ID for this resource request

Body

application/json
name
string
required

Name

slug
string

Slug

description
string

Shampoos and conditioners

hide
string

Hide a category

displayOrder
string

Display order

parentCategoryId
string

Parent category id

image
object

Category image

Response

201 - application/json
id
string

Unique identifier for the resource that was used to create this category

name
string

Name

slug
string

Slug

description
string

Shampoos and conditioners

hide
string

Hide a category

displayOrder
string

Display order

parentCategoryId
string

Parent category id

image
object

Category image

date_created
string

Created date

date_modified
string

Modified date