Updates the spare-part category identified by the given id, for instance to rename it or to move it under a different parent category.
Required permissions: READ_SPARE_PART, WRITE_SPARE_PART.
The name of the tenant (e.g. acme).
The spare-part category identifier.
The details of the spare-part category being updated.
The category name.
The id of the parent category to which the category belongs.
Successfully updated.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.