Category
Update a category.
Update a category.
PATCH
/
categories
/
{categoryId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
categoryId
string
requiredCategory Id
Body
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
200 - 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