Skip to main content

Create a new category

POST 

/categories/

Create a new category in your product catalog with multi-language support, hierarchical relationships, and SEO metadata.

Key Features

  • Multi-language Content: Use LocalizedString arrays for names, descriptions, and metadata
  • Hierarchy Support: Link to parent categories using lookup keys (ID or sourceId + source)
  • External Integration: Assign sourceId for synchronization with external systems
  • SEO Optimization: Add metadata titles, descriptions, keywords, and canonical URLs

Request

Responses

Create a new category - 201