id | integer | No | — | Unique category identifier |
name | string | Yes | Yes | Category name |
english_name | string | No | Yes | English name (used for permalink generation) |
slug | string | Dashboard only | — | URL-friendly slug |
content | string (HTML) | Yes | No | Category description |
category_brand_color | string (hex) | Yes | No | Brand color for the category |
child_categories | array | No | — | List of subcategories |
parent_category | object | Yes | No | Parent category details |
meta_title | string | Yes | No | SEO meta title |
meta_description | string | Yes | No | SEO meta description |
absolute_url | string | Auto | — | Public-facing URL |