Category
Create a new category.
Create a new category.
POST
/
categories
Authorizations
x-api-key
string
headerrequiredBody
application/json
name
string
requiredName
slug
string
Slug
description
string
Shampoos and conditioners
hide
boolean
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
boolean
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