Creates a new spare-part category, used to group the items of the spare parts catalogue and to drive their navigation within the store.
Categories can be nested by valorising the parentId field, so as to build a tree of categories.
Required permissions: READ_SPARE_PART, WRITE_SPARE_PART.
The name of the tenant (e.g. acme).
The details of the spare-part category being created.
The category name.
The id of the parent category to which the category belongs.
Successful creation.
The category name.
The id of the parent category to which the category belongs.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.