PUT
/
catalog
/
categories
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

category Ulid

Body

application/json
auto_assign_products
boolean
required
name
string
required
Maximum length: 128
active
boolean
assign_products_condition
object
description
string
Maximum length: 128
parent_category_id
string

parent category ulid

Response

200 - application/json
content
object
message
string
success
boolean