Bulk categories by ID
POST/categories/bulk/id
Efficiently manage large numbers of categories using internal Propeller IDs in a single API operation. This endpoint is ideal for updating existing category structures, content management, and bulk modifications.
Key Features
- Internal ID Identification: Categories identified by Propeller category
id
- Upsert Operations: Automatically creates new categories or updates existing ones
- Directive Control: Use directives to fine-tune update behavior
- Hierarchy Management: Support for parent-child relationships using lookup keys
- Multi-language Support: Bulk update LocalizedString content across categories
Request
Responses
- 200
- 400
Bulk categories by id - 200
Bulk categories by id - 400 (Invalid schema)