Update a hierarchy
PUT/pcm/hierarchies/:hierarchyID
Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the hierarchy is not updated.
Request
Responses
- 200
- 403
- 404
- 422
- 500
Successfully returns the updated hierarchy
Forbidden
Bad Request. Not Found.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.