Updates the product-model category identified by the given id, for instance to rename it or to move it under a different parent category.
Required permissions: READ_PRODUCT_MODEL, WRITE_PRODUCT_MODEL.
The name of the tenant (e.g. acme).
The product-model category identifier.
The details of the product-model 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.