Create Category
POST/api/Categories/CreateCategory
Tier: Public — stable, supported for third-party integration.
Creates a new Category.
Request
Responses
- 200
- 400
Returns the created Categories.CategoryDetailDto.
Validation failure — empty Name, duplicate Name/ExternalRef within the organisation, or an unknown/cyclic ParentCategoryId.