Skip to main content
PUT
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

product_id
string
required

Product ID

category_id
string
required

Category ID

Body

application/json

Payload

is_main_category
boolean

If this category is the products main category

order
integer

set which order placement the product have in the category

Response

Category created or updated successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean