Update a category by lookup key
PATCH/categories/:lookupKey/:lookupValue
Update existing category properties including content, hierarchy, and metadata using flexible identification methods. Supports partial updates and multi-language content management.
Key Features
- Partial Updates: Only include fields you want to modify; other fields remain unchanged
- Flexible Identification: Use internal
id
or externalsourceId
+source
combination - Multi-language Content: Update LocalizedString arrays for names, descriptions, and metadata
- Hierarchy Changes: Modify parent relationships using lookup keys
- SEO Management: Update metadata titles, descriptions, keywords, and canonical URLs
Request
Responses
- 200
- 404
Update a category by lookup key - 200
Update a category by lookup key - 404