Catalog
Update category
PUT
/
catalog
/
categories
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredcategory Ulid
Body
application/json
name
string
requiredMaximum length:
128
auto_assign_products
boolean
requireddescription
string
Maximum length:
128
active
boolean
parent_category_id
string
parent category ulid
assign_products_condition
object
Response
200 - application/json
message
string
success
boolean
content
object