Skip to main content
POST
Create a new category for organizing products.

Body Parameters

name
string
required
Category name
project
integer
required
Project ID
parent
integer
Parent category ID for nested categories
description
string
Category description
is_active
boolean
default:"true"
Whether the category is active